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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

lexsdigest:VesselOtherAssociation

A relationship between a vessel and an other object.

Element information

Namespace: http://lexs.gov/digest/4.0

Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd

Type: lexsdigest:ItemOtherAssociationType

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:VesselOtherAssociation>
   <nc:AssociationBeginDate>
      <nc:Date>1968-11-03</nc:Date>
   </nc:AssociationBeginDate>
   <nc:AssociationEndDate>
      <nc:Date>1969-12-02</nc:Date>
   </nc:AssociationEndDate>
   <lexsdigest:OtherReference s:ref="Other1"/>
   <nc:ItemReference s:ref="Boat1"/>
</lexsdigest:VesselOtherAssociation>