Definition Type: Element
Name: City
Namespace: http://www.openapplications.org/oagis
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the City of the Address.
Collapse XSD Schema Diagram:
XSD Diagram of City in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="City" type="xs:string" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the City of the Address.</xs:documentation>
    </xs:annotation>
</xs:element>