complexType fallbackType
diagram girr_ns_p123.png
namespace http://www.w3.org/2001/XInclude
properties
mixed true
children xi:include
used by
element fallback
attributes
Name  Type  Use  Default  Fixed  annotation
source <xs:complexType name="fallbackType" mixed="true">
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:element ref="xi:include"/>
   
<xs:any namespace="##other" processContents="lax"/>
   
<xs:any namespace="##local" processContents="lax"/>
 
</xs:choice>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy