Schema Central > NIEM 3.0 > cbrn.xsd > cbrn:ArrayXY
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:ArrayXY

A two-dimensional array of numbers and (optionally) their uncertainty values.

Element information

Type: cbrn:ArrayXYType

Properties: Global, Qualified, Nillable

Content

Attributes

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

Sample instance

<cbrn:ArrayXY>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint>
   <cbrn:PointXY cbrn:xUncertaintyValue="1.0" cbrn:yUncertaintyValue="1.0">
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <cbrn:XValue>1.0</cbrn:XValue>
      <cbrn:YValue>1.0</cbrn:YValue>
      <cbrn:PointXYAugmentationPoint>any content</cbrn:PointXYAugmentationPoint>
   </cbrn:PointXY>
   <cbrn:XDescriptionText>string</cbrn:XDescriptionText>
   <cbrn:YDescriptionText>string</cbrn:YDescriptionText>
   <cbrn:ArrayXYAugmentationPoint>any content</cbrn:ArrayXYAugmentationPoint>
</cbrn:ArrayXY>

Site developed and hosted by Datypic, Inc.

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