StreetType

xxx List can be amended if required, but what is the
use

Attribute Information

Used By

Complex Type StreetType

Source

<xs:attribute name="StreetType" use="optional">
  <xs:annotation>
    <xs:documentation>xxx List can be amended if required, but what is the use</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="Alley"/>
      <xs:enumeration value="Boulevard"/>
      <xs:enumeration value="Street"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample