Schema Central > NIEM 2.1 > cbrn.xsd > cbrn:DeviceIdentifierData
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:DeviceIdentifierData

Identification information for a device.

Element information

Type: cbrn:DeviceIdentifierType

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

Sample instance

<cbrn:DeviceIdentifierData>
   <cbrn:EncounterDeviceCategoryLevelCode>system</cbrn:EncounterDeviceCategoryLevelCode>
   <cbrn:EncounterDeviceCategoryCode>Subsite Controller</cbrn:EncounterDeviceCategoryCode>
   <cbrn:EncounterDeviceID>string</cbrn:EncounterDeviceID>
   <nc:ItemMakeName>string</nc:ItemMakeName>
   <nc:ItemModelName>string</nc:ItemModelName>
   <cbrn:EncounterDeviceVersion>
      <cbrn:VersionKindCode>unk</cbrn:VersionKindCode>
      <cbrn:CurrentVersionID>string</cbrn:CurrentVersionID>
      <cbrn:PriorVersionID>string</cbrn:PriorVersionID>
   </cbrn:EncounterDeviceVersion>
   <cbrn:DeviceInfoDateTime>2000-01-01T12:00:00</cbrn:DeviceInfoDateTime>
   <cbrn:ParentDeviceCategoryCode>Subsite Controller</cbrn:ParentDeviceCategoryCode>
   <cbrn:ParentDeviceID>string</cbrn:ParentDeviceID>
</cbrn:DeviceIdentifierData>

Site developed and hosted by Datypic, Inc.

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