CCDL

This is the XidML recommended package for describing data on a CCDL bus.

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="CCDL" type="CCDLType" substitutionGroup="X-PackageBase">
  <xs:annotation>
    <xs:documentation>This is the XidML recommended package for describing data on a CCDL bus.</xs:documentation>
  </xs:annotation>
  <xs:unique name="UniqueCCDLPackageParameterReference">
    <xs:selector xpath="./Content/Mapping"/>
    <xs:field xpath="ParameterReference"/>
  </xs:unique>
</xs:element>

Sample