anyAttr.importB.1_0.xsd 621 B

123456789101112131415161718192021
  1. <?xml version="1.0"?>
  2. <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <xsd:attributeGroup name="attrGr.inters.6_1">
  4. <xsd:anyAttribute namespace="##other"/>
  5. </xsd:attributeGroup>
  6. <xsd:complexType name="imp.type.base.inters.4_1">
  7. <xsd:anyAttribute namespace="##other" processContents="lax"/>
  8. </xsd:complexType>
  9. <xsd:complexType name="imp.type.base.derive.4_1">
  10. <xsd:anyAttribute namespace="##other" processContents="lax"/>
  11. </xsd:complexType>
  12. <xsd:complexType name="imp.type.base.derive.6">
  13. <xsd:anyAttribute namespace="##other" processContents="lax"/>
  14. </xsd:complexType>
  15. </xsd:schema>