element <Address> (global)
Namespace:
Type:
Content:
mixed (allows character data), 2 attributes, 5 elements
Defined:
globally in archive.xsd; see XML source
Used:
XML Representation Summary
<Address
   
 = 
(xs:string | ("public" | "restricted" | "private"))
 = 
xs:boolean
    >
   
Content: 
{text} ? (TypeOfAddress?, Line*, CityPlaceLocal?, StateProvince?, PostalCode?)
</Address>
Content model elements (5):
CityPlaceLocal, Line, PostalCode, StateProvince, TypeOfAddress
Included in content model of elements (1):
ContactInformation
Known Usage Locations
Annotation
Location address identifying each part of the address as separate elements.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Address" type="AddressType"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set