<xsd:complexType name="MA.1.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">sample 1 from channel 1</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">NM</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">sample 1 from channel 1</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="NM">
<xsd:attributeGroup ref="MA.1.ATTRIBUTES" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|