PurchaseOrder Schema
PurchaseOrder Schema / USAddress Complex Type / city Element
In This Topic
    city Element
    In This Topic
    Description
    The city name.
    Namespace (none)
    Type
    xs:string
    Overview
    city xs:string
    The city name.
    Source
    <xs:element name="city" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:documentation xml:lang="en">The city name.</xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also