<xsd:complexType name="IN2.49.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">Employer Contact Person Name</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">789</hl7:Item>
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">XPN</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Employer Contact Person Name</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="XPN">
<xsd:attributeGroup ref="IN2.49.ATTRIBUTES" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|