Namespace: |
|
Content: |
complex, 1 attribute, 12 elements |
Defined: |
globally in archive.xsd; see XML source |
Includes: |
definitions of 12 elements |
Used: |
at 1 location |
XML Representation Summary |
||||||
<... | ||||||
|
||||||
> | ||||||
|
||||||
</...> |
<xs:complexType name="ContactInformationType"> <xs:sequence> </xs:sequence> </xs:complexType> |
Type: |
AddressType, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Address"/> |
Type: |
r:CountryType, simple content |
xs:string |
<xs:element minOccurs="0" ref="Country"/> |
Type: |
r:DateType, complex content |
<xs:element minOccurs="0" ref="EffectivePeriod"/> |
Type: |
r:EmailType, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Email"/> |
Type: |
r:PointType, complex content |
<xs:element minOccurs="0" ref="GeographicPoint"/> |
Type: |
InstantMessagingType, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstantMessaging"/> |
Type: |
r:NameType, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LocationName"/> |
Type: |
r:CodeValueType, simple content |
xs:string |
<xs:element minOccurs="0" ref="r:TimeZone"/> |
Type: |
r:CodeValueType, simple content |
xs:string |
<xs:element minOccurs="0" ref="RegionalCoverage"/> |
Type: |
TelephoneType, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Telephone"/> |
Type: |
r:CodeValueType, simple content |
xs:string |
<xs:element minOccurs="0" ref="TypeOfLocation"/> |
Type: |
URLType, simple content |
xs:anyURI |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="URL"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |