Schema Central > NIEM 2.0 > observation.xsd > om:responsible
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

om:responsible

Person or organisation responsible for the event, if applicable.
The nature of the responsibility (i.e. the role of the party with respect to the event) may be
indicated using the xlink:arcrole attribute.
Examples of roles are operator, sponsor, requestor, provider, processor,
etc.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
niem-xlink:type [0..1]xsd:stringFixed value is "simple". from group niem-xlink:simpleLink
niem-xlink:href [0..1]xsd:anyURIfrom group niem-xlink:simpleLink
niem-xlink:role [0..1]xsd:anyURIfrom group niem-xlink:simpleLink
niem-xlink:arcrole [0..1]xsd:anyURIfrom group niem-xlink:simpleLink
niem-xlink:title [0..1]xsd:stringfrom group niem-xlink:simpleLink
niem-xlink:show [0..1]Anonymousfrom group niem-xlink:simpleLink
niem-xlink:actuate [0..1]Anonymousfrom group niem-xlink:simpleLink
uuidref [0..1]xsd:stringfrom group gco:ObjectReference
gco:nilReason [0..1]gml:NullType

Used in

Sample instance

<om:responsible>
   <gmd:CI_ResponsibleParty id="ID">
      <gmd:individualName>
         <gco:CharacterString>string</gco:CharacterString>
      </gmd:individualName>
      <gmd:organisationName>
         <gco:CharacterString>string</gco:CharacterString>
      </gmd:organisationName>
      <gmd:positionName>
         <gco:CharacterString>string</gco:CharacterString>
      </gmd:positionName>
      <gmd:contactInfo>
         <gmd:CI_Contact id="ID">...
         </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
         <gmd:CI_RoleCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:CI_RoleCode>
      </gmd:role>
   </gmd:CI_ResponsibleParty>
</om:responsible>

Site developed and hosted by Datypic, Inc.

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