<xsd:complexType name="DSP.3.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">Data Line</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">63</hl7:Item>
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">TX</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Data Line</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="TX">
<xsd:attributeGroup ref="DSP.3.ATTRIBUTES" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|