Content

This element describes the structure of data stored on a particular memory storatge device.

Element Information

Model

Children: Mapping

Source

<xs:element name="Content" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="en">This element describes the structure of data stored on a particular memory storatge device.</xs:documentation>
  </xs:annotation>
  <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 minOccurs="0">
            <xs:group ref="PackageMappingCommonGroup"/>
            <xs:element name="Location" maxOccurs="unbounded">
              <xs:annotation>
                <xs:documentation xml:lang="en">The location(s) of a parameter in a package. NOTE: if more than one location is specified then it is an error to have an Occurrences value greater than one.</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:all>
                  <xs:element ref="Offset_Address" min