Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element extendedAudioSampleTypeIType / asidPCM
Namespace http://avschemas.usb.org/v1/AVSchema
Diagram
Diagram AVTypes_xsd_Complex_Type_extendedAudioSampleFormatTypeIType.tmp#extendedAudioSampleFormatTypeIType_subSlotSize AVTypes_xsd_Complex_Type_extendedAudioSampleFormatTypeIType.tmp#extendedAudioSampleFormatTypeIType_bitResolution AVTypes_xsd_Complex_Type_extendedAudioSampleFormatTypeIType.tmp#extendedAudioSampleFormatTypeIType_controlSlotSize AVTypes_xsd_Complex_Type_extendedAudioSampleFormatTypeIType.tmp#extendedAudioSampleFormatTypeIType
Type extendedAudioSampleFormatTypeIType
Properties
content: complex
Model subSlotSize , bitResolution , controlSlotSize{0,1}
Children bitResolution, controlSlotSize, subSlotSize
Instance
<asidPCM xmlns="http://avschemas.usb.org/v1/AVSchema">
  <subSlotSize>{1,1}</subSlotSize>
  <bitResolution>{1,1}</bitResolution>
  <controlSlotSize>{0,1}</controlSlotSize>
</asidPCM>
Source
<xsi:element name="asidPCM" type="extendedAudioSampleFormatTypeIType"/>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd
Element extendedAudioSampleTypeIType / asidIEEE_FLOAT
Namespace http://avschemas.usb.org/v1/AVSchema
Diagram
Diagram AVTypes_xsd_Complex_Type_extendedAudioSampleFormatTypeIType.tmp#extendedAudioSampleFormatTypeIType_subSlotSize AVTypes_xsd_Complex_Type_extendedAudioSampleFormatTypeIType.tmp#extendedAudioSampleFormatTypeIType_bitResolution AVTypes_xsd_Complex_Type_extendedAudioSampleFormatTypeIType.tmp#extendedAudioSampleFormatTypeIType_controlSlotSize AVTypes_xsd_Complex_Type_extendedAudioSampleFormatTypeIType.tmp#extendedAudioSampleFormatTypeIType
Type extendedAudioSampleFormatTypeIType
Properties
content: complex
Model subSlotSize , bitResolution , controlSlotSize{0,1}
Children bitResolution, controlSlotSize, subSlotSize
Instance
<asidIEEE_FLOAT xmlns="http://avschemas.usb.org/v1/AVSchema">
  <subSlotSize>{1,1}</subSlotSize>
  <bitResolution>{1,1}</bitResolution>
  <controlSlotSize>{0,1}</controlSlotSize>
</asidIEEE_FLOAT>
Source
<xsi:element name="asidIEEE_FLOAT" type="extendedAudioSampleFormatTypeIType"/>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd
Complex Type extendedAudioSampleTypeIType
Namespace http://avschemas.usb.org/v1/AVSchema
Annotations
Describes the different Extended Type I Audio Types.
Diagram
Diagram AVTypes_xsd_Complex_Type_extendedAudioSampleTypeIType.tmp#extendedAudioSampleTypeIType_hdcp AVTypes_xsd_Complex_Type_extendedAudioSampleTypeIType.tmp#extendedAudioSampleTypeIType_timestamp AVTypes_xsd_Complex_Type_extendedAudioSampleTypeIType.tmp#extendedAudioSampleTypeIType_asidPCM AVTypes_xsd_Complex_Type_extendedAudioSampleTypeIType.tmp#extendedAudioSampleTypeIType_asidIEEE_FLOAT
Used by
Model asidPCM | asidIEEE_FLOAT
Children asidIEEE_FLOAT, asidPCM
Attributes
QName Type Fixed Default Use Annotation
hdcp xsi:boolean false optional
Indicates whether the AVData Entity supports the HDCP Protocol for this AudioStream Configuration.
Attribute is placed here because only Extended Audio Types can support the HDCP Protocol.
timestamp xsi:boolean false optional
Indicates whether the AVData Entity supports the Timestamp Protocol for this AudioStream Configuration.
Attribute is placed here because only Extended Audio Types can support the Timestamp Protocol.
Source
<xsi:complexType name="extendedAudioSampleTypeIType">
  <xsi:annotation>
    <xsi:documentation>Describes the different Extended Type I Audio Types.</xsi:documentation>
  </xsi:annotation>
  <xsi:choice>
    <xsi:element name="asidPCM" type="extendedAudioSampleFormatTypeIType"/>
    <xsi:element name="asidIEEE_FLOAT" type="extendedAudioSampleFormatTypeIType"/>
  </xsi:choice>
  <xsi:attribute name="hdcp" type="xsi:boolean" default="false">
    <xsi:annotation>
      <xsi:documentation>Indicates whether the AVData Entity supports the HDCP Protocol for this AudioStream Configuration.</xsi:documentation>
      <xsi:documentation>Attribute is placed here because only Extended Audio Types can support the HDCP Protocol.</xsi:documentation>
    </xsi:annotation>
  </xsi:attribute>
  <xsi:attribute name="timestamp" type="xsi:boolean" default="false">
    <xsi:annotation>
      <xsi:documentation>Indicates whether the AVData Entity supports the Timestamp Protocol for this AudioStream Configuration.</xsi:documentation>
      <xsi:documentation>Attribute is placed here because only Extended Audio Types can support the Timestamp Protocol.</xsi:documentation>
    </xsi:annotation>
  </xsi:attribute>
</xsi:complexType>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd
Attribute extendedAudioSampleTypeIType / @hdcp
Namespace No namespace
Annotations
Indicates whether the AVData Entity supports the HDCP Protocol for this AudioStream Configuration.
Attribute is placed here because only Extended Audio Types can support the HDCP Protocol.
Type xsi:boolean
Properties
default: false
Used by
Source
<xsi:attribute name="hdcp" type="xsi:boolean" default="false">
  <xsi:annotation>
    <xsi:documentation>Indicates whether the AVData Entity supports the HDCP Protocol for this AudioStream Configuration.</xsi:documentation>
    <xsi:documentation>Attribute is placed here because only Extended Audio Types can support the HDCP Protocol.</xsi:documentation>
  </xsi:annotation>
</xsi:attribute>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd
Attribute extendedAudioSampleTypeIType / @timestamp
Namespace No namespace
Annotations
Indicates whether the AVData Entity supports the Timestamp Protocol for this AudioStream Configuration.
Attribute is placed here because only Extended Audio Types can support the Timestamp Protocol.
Type xsi:boolean
Properties
default: false
Used by
Source
<xsi:attribute name="timestamp" type="xsi:boolean" default="false">
  <xsi:annotation>
    <xsi:documentation>Indicates whether the AVData Entity supports the Timestamp Protocol for this AudioStream Configuration.</xsi:documentation>
    <xsi:documentation>Attribute is placed here because only Extended Audio Types can support the Timestamp Protocol.</xsi:documentation>
  </xsi:annotation>
</xsi:attribute>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd