<xsd:simpleType name="PercentType">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
<ccts:ComponentType>DT</ccts:ComponentType>
<ccts:DictionaryEntryName>Percent. Type</ccts:DictionaryEntryName>
<ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
<ccts:DataType>Numeric. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:decimal" />
</xsd:simpleType>
|