<xsd:complexType name="PTA.4.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">Money or Percentage</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">MOP</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Money or Percentage</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="MOP">
<xsd:attributeGroup ref="PTA.4.ATTRIBUTES" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|