<xsd:complexType name="ERR.1.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">Error Code and Location</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">24</hl7:Item>
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">ELD</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Error Code and Location</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="ELD">
<xsd:attributeGroup ref="ERR.1.ATTRIBUTES" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|