DEMED.REFERENCE

This element is used to mark up the Demed number.

Element Information

Model

Used By

Source

<xs:element name="DEMED.REFERENCE">
  <xs:annotation>
    <xs:documentation>This element is used to mark up the Demed number.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="\d+"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>

Sample