Talk:1.3.6.1.4.1.19376.1.5.3.1.1.9.23: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
McCaffrey (talk | contribs)
New page: {{Fixme | Minor issue: In the example, in the code element the displayName attribute contains unescaped &'s. They should be & to be valid XML. }}
 
Kboone (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Fixme |


Minor issue: In the example, in the code element the displayName attribute contains unescaped &'s.  They should be & to be valid XML.
=== Fixed: 13:23, 3 October 2008 (CDT) [[User:Kboone|Kboone]] ===
 
Changed & to and<br/>
}}
:Minor issue: In the example, in the code element the displayName attribute contains unescaped &'s.  They should be &amp; to be valid XML.

Revision as of 13:23, 3 October 2008

Fixed: 13:23, 3 October 2008 (CDT) Kboone

Changed & to and

Minor issue: In the example, in the code element the displayName attribute contains unescaped &'s. They should be & to be valid XML.