Content

Element Information

Model

Children: Mapping

Source

<xs:element name="Content" minOccurs="0">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Mapping" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation xml:lang="en">This element defines the placement of a parameter in a frame.</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="DAU_ID" minOccurs="0">
              <xs:annotation>
                <xs:documentation xml:lang="en">The ID of the DAU from which the parameter is sourced.</xs:documentation>
              </xs:annotation>
              <xs:simpleType>
                <xs:restriction base="xs:unsignedInt">
                  <xs:minInclusive value="1"/>
                  <xs:maxInclusive value="60"/>
                </xs:restriction>
              </xs:simpleType>
            </xs:element>
            <xs:element name="PageAddress" minOccurs="0">
              <xs:annotation>
                <xs:documentation xml:lang="en">The eight most significant bits of the 17-bit CAIS address.</xs:documentation>
              </xs:annotation>
              <xs:simpleType>
                <xs:restriction base="xs:unsignedInt">
                  <xs:minInclusive value=