Definition Type: SimpleType
Name: PercentType
Namespace: http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1
Containing Schema: UnqualifiedDataTypes.xsd
Documentation:
UDT0000016 UDT 1.0 Percent. Type Numeric information that is assigned or is determined by calculation, counting, or sequencing. It does not require a unit of quantity or unit of measure. Percent string decimal
Collapse XSD Schema Diagram:
XSD Diagram of PercentType in schema unqualifieddatatypes_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:simpleType name="PercentType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT0000016</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT</ccts:CategoryCode>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Percent. Type</ccts:DictionaryEntryName>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Numeric information that is assigned or is determined by calculation, counting, or sequencing. It does not require a unit of quantity or unit of measure.</ccts:Definition>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Percent</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
            <xsd:BuiltinType>decimal</xsd:BuiltinType>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:decimal" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:PercentType