Definition Type: ComplexType
Name: Percent
Namespace: http://www.openapplications.org/oagis
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: Fields.xsd
Abstract
Documentation:
Indicates the percentage.
Collapse XSD Schema Diagram:
XSD Diagram of Percent in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="Percent">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the percentage.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:integer" />
    </xs:simpleContent>
</xs:complexType>
Collapse Derivation Tree:
Collapse References:
oa:CapacityPercent, oa:RejectPercent