Commit 7282852d authored by znaty's avatar znaty Committed by canterburym
Browse files

Update file urn_3GPP_ns_li_3GPPX1Extensions.xsd

parent b43bd95d
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -128,6 +128,22 @@
    <xs:restriction base="xs:string"/>
  </xs:simpleType>

  <xs:element name="MCDataLIX1TargetIdentifier" type="MCDataLIX1TargetIdentifier"/>
<xs:complexType name="MCDataLIX1TargetIdentifier">
    <xs:choice>
      <xs:element name="MCDataID" type="MCVideoID"/>
      <xs:element name="MCDataGroupID" type="MCDataGroupID"/>
    </xs:choice>
  </xs:complexType>

  <xs:simpleType name="MCDataID">
    <xs:restriction base="xs:string"/>
  </xs:simpleType>

  <xs:simpleType name="MCDataGroupID">
    <xs:restriction base="xs:string"/>
  </xs:simpleType>

  <xs:element name="IdentifierAssociationExtensions" type="IdentifierAssociationExtensions"/>

  <xs:complexType name="X1Extension">