Schema Central  >  LEXS 4.0  >  screening.xsd  >  scr:DocumentOrganizationAssociation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

scr:DocumentOrganizationAssociation

An association between an ORGANIZATION and a DOCUMENT.

Element information

Namespace: http://niem.gov/niem/domains/screening/2.1

Schema document: lexs.gov/niem/domains/screening/2.1/screening.xsd

Type: scr:DocumentOrganizationAssociationType

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

<scr:DocumentOrganizationAssociation>
   <nc:AssociationBeginDate>
      <nc:Date>1968-11-03</nc:Date>
   </nc:AssociationBeginDate>
   <nc:AssociationEndDate>
      <nc:Date>1969-12-02</nc:Date>
   </nc:AssociationEndDate>
   <nc:OrganizationReference s:ref="Org2"/>
   <nc:DocumentReference s:ref="Document2"/>
</scr:DocumentOrganizationAssociation>