Schema Central > NIEM 2.0 > parameters.xsd > swec:DataArray
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

swec:DataArray

Array of other data components with a size

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type swec:_GroupBaseType
definition [0..1]swec:definitionTypefrom type swec:_GroupBaseType
fixed [0..1]xsd:booleanDefault value is "false". from type swec:_GroupBaseType
arraySize [1..1]swec:arraySizeSimpleTypefrom type swec:_ArrayBaseType

Used in

Substitution hierarchy

Sample instance

<swec:DataArray id="ID" arraySize="1">
   <swec:component name="QName">
      <swec:Boolean id="ID">true</swec:Boolean>
   </swec:component>
   <swec:tupleValues>string string</swec:tupleValues>
</swec:DataArray>

Site developed and hosted by Datypic, Inc.

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