<xsd:complexType name="PES.3.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">Sender Address</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">1062</hl7:Item>
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">XAD</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Sender Address</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="XAD">
<xsd:attributeGroup ref="PES.3.ATTRIBUTES" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|