<xsd:complexType name="XPN.4.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">suffix (e.g., JR or III)</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">ST</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">suffix (e.g., JR or III)</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="ST">
<xsd:attributeGroup ref="XPN.4.ATTRIBUTES" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|