ARINC-429-Block

This is the XidML recommended package for describing a sequence of ARINC-429 messages.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Enabled xs:boolean true optional
Name restriction of xs:string required
Version xs:decimal optional

Source

<xs:element name="ARINC-429-Block" type="ARINC-429-BlockType" substitutionGroup="X-PackageBase">
  <xs:annotation>
    <xs:documentation>This is the XidML recommended package for describing a sequence of ARINC-429 messages.</xs:documentation>
  </xs:annotation>
  <xs:unique name="UniqueARINC429PackageParameterReference">
    <xs:selector xpath="./Content/Mapping"/>
    <xs:field xpath="ParameterReference"/>
  </xs:unique>
</xs:element>

Sample