Schema Central > LEXS 4.0 > lexs-digest.xsd > lexsdigest:PhysicalMailAssociation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

lexsdigest:PhysicalMailAssociation

A relationship between a sender and recipient of one or more pieces of physical mail (not email).

Element information

Type: lexsdigest:PhysicalMailAssociationType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<lexsdigest:PhysicalMailAssociation>
   <nc:AssociationBeginDate>
      <nc:YearMonth>1962-06</nc:YearMonth>
   </nc:AssociationBeginDate>
   <nc:AssociationEndDate>
      <nc:Date>1973-11-01</nc:Date>
   </nc:AssociationEndDate>
   <lexsdigest:RecipientEntity>
      <nc:EntityPersonReference                                s:ref="Person3"/>
   </lexsdigest:RecipientEntity>
   <lexsdigest:RecipientLocationReference s:ref="Location1"/>
   <lexsdigest:SenderEntity>
      <nc:EntityPersonReference                                s:ref="Person1"/>
   </lexsdigest:SenderEntity>
   <lexsdigest:SenderEntity>
      <nc:EntityOrganizationReference                                      s:ref="Org2"/>
   </lexsdigest:SenderEntity>
   <lexsdigest:SenderLocationReference s:ref="Location2"/>
</lexsdigest:PhysicalMailAssociation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com