Defines the purpose of the URL address, such as personal, business, public, etc.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Type" type="StringLength1to16" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Defines the purpose of the URL address, such as personal, business, public, etc.</xs:documentation>
</xs:annotation>
</xs:attribute>