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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:Shielding

Provides user data entries that describe the shielding observed by the inspector(s) as relevant to the measured item.

Element information

Type: cbrn:ShieldingType

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

<cbrn:Shielding>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:MeasuredItemID>string</cbrn:MeasuredItemID>
   <cbrn:LayerQuantity>1</cbrn:LayerQuantity>
   <cbrn:Layer>
      <cbrn:LayerSequenceNumber>1</cbrn:LayerSequenceNumber>
      <nc:ItemWidthMeasure>
         <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
         <nc:MeasureUnitText>string</nc:MeasureUnitText>
         <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
         <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
         <nc:LengthUnitCode>HMT</nc:LengthUnitCode>
      </nc:ItemWidthMeasure>
      <cbrn:LayerDensityValue>1.0</cbrn:LayerDensityValue>
      <cbrn:LayerMaterialDescriptionText>string</cbrn:LayerMaterialDescriptionText>
      <cbrn:LayerMaterialKindCode>Polymeth Block</cbrn:LayerMaterialKindCode>
   </cbrn:Layer>
   <cbrn:RadEncounterDeviceToShieldingDistance>
      <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
      <nc:MeasureUnitText>string</nc:MeasureUnitText>
      <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
      <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
      <nc:LengthUnitCode>HMT</nc:LengthUnitCode>
   </cbrn:RadEncounterDeviceToShieldingDistance>
</cbrn:Shielding>

Site developed and hosted by Datypic, Inc.

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