HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: CitySubDivisionName

Name CitySubDivisionName
Type NameType
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
XML Instance Representation
<CitySubDivisionName

sequence=" IntegerNumericType [0..1]"

sequenceName=" StringType [0..1]">

udt: NameType

</CitySubDivisionName>
Schema Component Representation
<xsd:element name="CitySubDivisionName" type=" NameType"/>