<xsd:complexType name="XON.5.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">code identifying the check digit scheme employed</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">ID</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">code identifying the check digit scheme employed</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="ID">
<xsd:attributeGroup ref="XON.5.ATTRIBUTES" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|