Showing:

Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element addrLine
Namespace No namespace
Diagram
DiagramDECOR_xsd_Element_addrLine.tmp#addrLine_type
Properties
content complex
mixed true
Used by
Element copyright
Complex Type AuthorityType
Model
Attributes
QName Type Use
type AddressLineType optional
Source
<xs:element name="addrLine">
  <xs:complexType mixed="true">
    <xs:sequence/>
    <xs:attribute name="type" type="AddressLineType" use="optional"/>
  </xs:complexType>
</xs:element>
Attribute addrLine / @type
Namespace No namespace
Type AddressLineType
Properties
use optional
Facets
enumeration phone
Rendering hint that addrLine is a phone number, e.g. +3170-1234567
enumeration fax
Rendering hint that addrLine is a fax number, e.g. +3170-1234567
enumeration email
Rendering hint that addrLine is an email address, e.g. info@arg-decor.org
enumeration uri
Rendering hint that addrLine is a URI, e.g. http://www.art-decor.org
enumeration twitter
Rendering hint that addrLine is a Twitter account name, e.g. art-decor
enumeration linkedin
Rendering hint that addrLine is a LinkedIn URI, e.g. http://www.linkedin.com/groups/Nictiz-72537
enumeration facebook
Rendering hint that addrLine is a Facebook account name, e.g. art-decor
Used by
Element addrLine
Source
<xs:attribute name="type" type="AddressLineType" use="optional"/>