Definition Type: Element
Name: CitySubDivisionName
Namespace: http://www.openapplications.org/oagis/9
Type: oa:NameType
Containing Schema: Fields.xsd
Abstract
Documentation:
Qualifies the further division of the City, example a city may have many districts or Boroughs. The type attribute identifies the type of this entity e.g. City, Borough etc, and there is a pre-defined list of types supported, with the ability to add new ones as necessary
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into NameType in schema unqualifieddatatypes_xsd Drilldown into sequenceName in schema fields_xsd1 Drilldown into sequence in schema fields_xsd1 Drilldown into NameType in schema fields_xsd1XSD Diagram of CitySubDivisionName in schema fields_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CitySubDivisionName" type="NameType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Qualifies the further division of the City, example a city may have many districts or Boroughs. The type attribute identifies the type of this entity e.g. City, Borough etc, and there is a pre-defined list of types supported, with the ability to add new ones as necessary</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
sequence oa:sequence (Optional)
sequenceName oa:sequenceName (Optional)
Collapse Derivation Tree: