Schema Central > NIEM 3.2 > cbrn.xsd > cbrn:ConveyanceOrgRelationshipKindCode
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:ConveyanceOrgRelationshipKindCode

A description of the kind of relationship between a conveyance and organization.  For example, an aircraft may have an owner, operator, leasee, etc.

Element information

Content

  • Type based on xsd:token
    • Valid valueDescription
      lesseeThe organization leases (or rents) the conveyance from a lessor.
      lessorThe organization leases (or rents) the conveyance to lessee.
      operatorThe organization operates the conveyance, but does not own it.
      otherThe organization's relationship to the conveyance is other than own/operate/lease/rent.
      ownerThe organization owns the conveyance, but does not operate it.
      owner/operatorThe organization owns and operates the conveyance.
  • Attributes

    NameOccTypeDescriptionNotes
    structures:id [0..1]xsd:IDfrom group structures:SimpleObjectAttributeGroup
    structures:ref [0..1]xsd:IDREFfrom group structures:SimpleObjectAttributeGroup
    structures:metadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
    structures:relationshipMetadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
    Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom group structures:SimpleObjectAttributeGroup

    Used in

    Sample instance

    <cbrn:ConveyanceOrgRelationshipKindCode>lessee</cbrn:ConveyanceOrgRelationshipKindCode>