123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <xsd:schema xmlns:foo="http://FOO" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:import="http://IMPORT"
- targetNamespace="http://FOO" elementFormDefault="qualified">
- <xsd:import namespace="http://IMPORT" schemaLocation="anyAttr.importA.1_0.xsd"/>
- <xsd:import schemaLocation="anyAttr.importB.1_0.xsd"/>
- <xsd:element name="foo">
- <xsd:complexType>
- <xsd:sequence>
-
- <xsd:element name="derive.1_1" type="foo:type.1_1"/>
- <xsd:element name="derive.1_4" type="foo:type.1_4"/>
- <xsd:element name="derive.2_1" type="foo:type.2_1"/>
- <xsd:element name="derive.3_1" type="foo:type.3_1"/>
- <xsd:element name="derive.4_1" type="foo:type.4_1"/>
- <xsd:element name="derive.5_1_a" type="foo:type.5_1_a"/>
- <xsd:element name="derive.5_1_b" type="foo:type.5_1_b"/>
- <xsd:element name="derive.5_2_a" type="foo:type.5_2_a"/>
- <xsd:element name="derive.5_2_b" type="foo:type.5_2_b"/>
- <xsd:element name="derive.5_4_a" type="foo:type.5_4_a"/>
- <xsd:element name="derive.5_4_b" type="foo:type.5_4_b"/>
- <xsd:element name="derive.6_1" type="foo:type.6_1"/>
- <xsd:element name="derive.6_2" type="foo:type.6_2"/>
- </xsd:sequence>
- </xsd:complexType>
- </xsd:element>
-
-
-
- <xsd:complexType name="type.1_1">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.1_1">
- <xsd:anyAttribute namespace="##any" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.1_1">
- <xsd:attributeGroup ref="foo:attrGr.1_1"/>
- <xsd:anyAttribute namespace="##any" processContents="lax"/>
- </xsd:complexType>
- <xsd:attributeGroup name="attrGr.1_1">
- <xsd:anyAttribute namespace="##any" processContents="lax"/>
- </xsd:attributeGroup>
- <xsd:complexType name="type.1_4">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.1_4">
- <xsd:anyAttribute namespace="http://BAR ##local http://FOO" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.1_4">
- <xsd:attributeGroup ref="foo:attrGr.1_4"/>
- <xsd:anyAttribute namespace="##local http://BAR ##targetNamespace " processContents="lax"/>
- </xsd:complexType>
- <xsd:attributeGroup name="attrGr.1_4">
- <xsd:anyAttribute namespace=" http://FOO http://BAR ##local"/>
- </xsd:attributeGroup>
-
- <xsd:complexType name="type.2_1">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.2_1">
- <xsd:anyAttribute namespace="##any" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.2_1">
- <xsd:attributeGroup ref="foo:attrGr.2_1"/>
- <xsd:anyAttribute namespace="##any" processContents="lax"/>
- </xsd:complexType>
- <xsd:attributeGroup name="attrGr.2_1">
- <xsd:anyAttribute namespace="##local ##targetNamespace"/>
- </xsd:attributeGroup>
-
- <xsd:complexType name="type.3_1">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.3_1">
- <xsd:anyAttribute namespace="##targetNamespace http://DOO" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.3_1">
- <xsd:attributeGroup ref="foo:attrGr.3_1"/>
- <xsd:anyAttribute namespace="##local" processContents="lax"/>
- </xsd:complexType>
- <xsd:attributeGroup name="attrGr.3_1">
- <xsd:anyAttribute namespace="##local ##targetNamespace http://BAR"/>
- </xsd:attributeGroup>
-
- <xsd:complexType name="type.4_1">
- <xsd:complexContent>
- <xsd:extension base="imp.type.base.derive.4_1">
- <xsd:anyAttribute namespace="##other" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
-
-
- <xsd:complexType name="type.5_1_a">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.5_1_a">
- <xsd:anyAttribute namespace="##local ##targetNamespace" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.5_1_a">
- <xsd:anyAttribute namespace="##other" processContents="lax"/>
- </xsd:complexType>
- <xsd:complexType name="type.5_1_b">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.5_1_b">
- <xsd:anyAttribute namespace="##other" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.5_1_b">
- <xsd:anyAttribute namespace="##local ##targetNamespace" processContents="lax"/>
- </xsd:complexType>
-
- <xsd:complexType name="type.5_2_a">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.5_2_a">
- <xsd:anyAttribute namespace="##targetNamespace http://BAR" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.5_2_a">
- <xsd:anyAttribute namespace="##other" processContents="lax"/>
- </xsd:complexType>
- <xsd:complexType name="type.5_2_b">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.5_2_b">
- <xsd:anyAttribute namespace="##other" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.5_2_b">
- <xsd:anyAttribute namespace="##targetNamespace http://BAR" processContents="lax"/>
- </xsd:complexType>
-
-
-
- <xsd:complexType name="type.5_4_a">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.5_4_a">
- <xsd:anyAttribute namespace="http://BAR" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.5_4_a">
- <xsd:anyAttribute namespace="##other" processContents="lax"/>
- </xsd:complexType>
- <xsd:complexType name="type.5_4_b">
- <xsd:complexContent>
- <xsd:extension base="foo:type.base.5_4_b">
- <xsd:anyAttribute namespace="##other" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- <xsd:complexType name="type.base.5_4_b">
- <xsd:anyAttribute namespace="http://BAR" processContents="lax"/>
- </xsd:complexType>
-
-
- <xsd:complexType name="type.6_1">
- <xsd:complexContent>
- <xsd:extension base="imp.type.base.derive.6">
- <xsd:anyAttribute namespace="##local http://BAR" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
-
- <xsd:complexType name="type.6_2">
- <xsd:complexContent>
- <xsd:extension base="imp.type.base.derive.6">
- <xsd:anyAttribute namespace="http://BAR http://DOO" processContents="lax"/>
- </xsd:extension>
- </xsd:complexContent>
- </xsd:complexType>
- </xsd:schema>
|