Definition Type: Element
Name: LargeMailUser
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Type: xal:LargeMailUserType
Containing Schema: xAL.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specification of a large mail user address. Examples of large mail users are postal companies, companies in France with a cedex number, hospitals and airports with their own post code. Large mail user addresses do not have a street name with premise name or premise number in countries like Netherlands. But they have a POBox and street also in countries like France
Collapse XSD Schema Diagram:
Drilldown into PostalCode in schema xal_xsd Drilldown into Thoroughfare in schema xal_xsd Drilldown into PostBox in schema xal_xsd Drilldown into Department in schema xal_xsd Drilldown into BuildingName in schema xal_xsd Drilldown into LargeMailUserIdentifier in schema xal_xsd Drilldown into LargeMailUserName in schema xal_xsd Drilldown into AddressLine in schema xal_xsd Drilldown into Type in schema xal_xsd Drilldown into LargeMailUserType in schema xal_xsdXSD Diagram of LargeMailUser in schema xal_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="LargeMailUser" type="LargeMailUserType">
    <xs:annotation>
        <xs:documentation>Specification of a large mail user address. Examples of large mail users are postal companies, companies in France with a cedex number, hospitals and airports with their own post code. Large mail user addresses do not have a street name with premise name or premise number in countries like Netherlands. But they have a POBox and street also in countries like France</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressLine xal:AddressLine 0 unbounded
LargeMailUserName xal:LargeMailUserName 0 unbounded
LargeMailUserIdentifier xal:LargeMailUserIdentifier 0 (1)
BuildingName xal:BuildingName 0 unbounded
Department xal:Department 0 (1)
PostBox xal:PostBox 0 (1)
Thoroughfare xal:Thoroughfare 0 (1)
PostalCode xal:PostalCode 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Type xal:Type (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus