Talk:1.3.6.1.4.1.19376.1.5.3.1.3.16: Difference between revisions
Jump to navigation
Jump to search
Added an issue |
mNo edit summary |
||
| Line 1: | Line 1: | ||
In the schematron rules, the line: | === Fixed: 16:08, 2 October 2008 (CDT) [[User:Kboone|Kboone]] === | ||
Corrected CDA Section Template<br/> | |||
:In the schematron rules, the line: | |||
assert test='templateId[@root="2.16.840.1.113883.10.20.1.15"]' | assert test='templateId[@root="2.16.840.1.113883.10.20.1.15"]' | ||
is missing the "cda" namespace prefix on "templateId". | is missing the "cda" namespace prefix on "templateId". | ||
}} | {{{3|}}} | ||
Latest revision as of 16:08, 2 October 2008
Fixed: 16:08, 2 October 2008 (CDT) Kboone
Corrected CDA Section Template
- In the schematron rules, the line:
assert test='templateId[@root="2.16.840.1.113883.10.20.1.15"]'
is missing the "cda" namespace prefix on "templateId".