Schema Central > NIEM 3.1 > cbrn.xsd > cbrn:PointXY
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:PointXY

A single two dimensional - i.e., (X,Y) - data point.

Element information

Type: cbrn:PointXYType

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
cbrn:xUncertaintyValue [1..1]xsd:doubleA value for the 1-sigma absolute total uncertainty (i.e., including all sources of uncertainty) in the X value of an equation. An uncertainty value of 0 means unknown.
cbrn:yUncertaintyValue [1..1]xsd:doubleA value for the 1-sigma absolute total uncertainty (i.e., including all sources of uncertainty) in the Y value of an equation. An uncertainty value of 0 means unknown.

Used in

Sample instance

<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>

Site developed and hosted by Datypic, Inc.

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