Definition Type: SimpleType
Name: Geography
Namespace: http://www.openapplications.org/oagis
Containing Schema: Fields.xsd
Documentation:
Is the physical or logical regions that are often used in sales reporting may be used to track cost of goods sold.
Collapse XSD Schema Diagram:
XSD Diagram of Geography in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:simpleType name="Geography">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the physical or logical regions that are often used in sales reporting may be used to track cost of goods sold.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>