Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute id / @id
Namespace No namespace
Annotations
Uniquely identifies the Entity represented by the element within the AVFunction.
The value of the id attribute shall be unique for each Entity within the AVFunction. The value 1 is reserved for the Control interface Entity.
The value of this attribute shall be used in the EID parameter of any Control Sequence that addresses this Entity.
Type idType
Properties
use: required
Facets
minInclusive 2
Used by
Attribute Group id
Source
<xsi:attribute name="id" type="idType" use="required">
  <xsi:annotation>
    <xsi:documentation>Uniquely identifies the Entity represented by the element within the AVFunction.</xsi:documentation>
    <xsi:documentation>The value of the id attribute shall be unique for each Entity within the AVFunction. The value 1 is reserved for the Control interface Entity.</xsi:documentation>
    <xsi:documentation>The value of this attribute shall be used in the EID parameter of any Control Sequence that addresses this Entity.</xsi:documentation>
  </xsi:annotation>
</xsi:attribute>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd
Attribute Group id
Namespace http://avschemas.usb.org/v1/AVSchema
Diagram
Diagram AVTypes_xsd_Attribute_Group_id.tmp#id_id
Used by
Attributes
QName Type Fixed Default Use Annotation
id idType required
Uniquely identifies the Entity represented by the element within the AVFunction.
The value of the id attribute shall be unique for each Entity within the AVFunction. The value 1 is reserved for the Control interface Entity.
The value of this attribute shall be used in the EID parameter of any Control Sequence that addresses this Entity.
Source
<xsi:attributeGroup name="id">
  <xsi:attribute name="id" type="idType" use="required">
    <xsi:annotation>
      <xsi:documentation>Uniquely identifies the Entity represented by the element within the AVFunction.</xsi:documentation>
      <xsi:documentation>The value of the id attribute shall be unique for each Entity within the AVFunction. The value 1 is reserved for the Control interface Entity.</xsi:documentation>
      <xsi:documentation>The value of this attribute shall be used in the EID parameter of any Control Sequence that addresses this Entity.</xsi:documentation>
    </xsi:annotation>
  </xsi:attribute>
</xsi:attributeGroup>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd