<xsd:complexType name="CX.7.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">effective date (DT)</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">DT</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">effective date (DT)</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="DT">
<xsd:attributeGroup ref="CX.7.ATTRIBUTES" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|