Definition Type: Element
Name: MailStop
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Type: xal:MailStopType
Containing Schema: xAL.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A MailStop is where the the mail is delivered to within a premise/subpremise/firm or a facility.
Collapse XSD Schema Diagram:
Drilldown into MailStopNumber in schema xal_xsd Drilldown into MailStopName in schema xal_xsd Drilldown into AddressLine in schema xal_xsd Drilldown into Type in schema xal_xsd Drilldown into MailStopType in schema xal_xsdXSD Diagram of MailStop in schema xal_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="MailStop" type="MailStopType" minOccurs="0">
    <xs:annotation>
        <xs:documentation>A MailStop is where the the mail is delivered to within a premise/subpremise/firm or a facility.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressLine xal:AddressLine 0 unbounded
MailStopName xal:MailStopName 0 (1)
MailStopNumber xal:MailStopNumber 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