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