Definition Type Complex Type
Name openAttrs
Namespace http://www.w3.org/2001/XMLSchema
Type anyType
Abstract True
Documentation
       This type is extended by almost all schema types
       to allow attributes from other namespaces to be
       added to user schemas.
     
XSD Schema .\XsdSchemaStandard.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="openAttrs" abstract="true" >
  <xs:annotation>
    <xs:documentation>
       This type is extended by almost all schema types
       to allow attributes from other namespaces to be
       added to user schemas.
     
</xs:documentation>
  </xs:annotation>

  <xs:complexContent mixed="false">
    <xs:restriction base="xs:anyType">
      <xs:anyAttribute namespace="##other" processContents="lax"/>
    </xs:restriction>

  </xs:complexContent>

</xs:complexType>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
openAttrs
    xs:annotated
        xs:simpleType
            xs:topLevelSimpleType
                xs:simpleType
                    xs:simpleType
            xs:localSimpleType
                xs:simpleType
                xs:simpleType
                xs:simpleType
                xs:simpleType
                xs:simpleType
                xs:simpleType
                xs:simpleType
                xs:simpleType
                xs:simpleType
        xs:restriction
            xs:restriction
        xs:facet
            xs:minExclusive
                xs:minExclusive
            xs:minInclusive
                xs:minInclusive
            xs:maxExclusive
                xs:maxExclusive
            xs:maxInclusive
                xs:maxInclusive
            xs:numFacet
                xs:totalDigits
                    xs:totalDigits
                xs:fractionDigits
                    xs:fractionDigits
                xs:length
                    xs:length
                xs:minLength
                    xs:minLength
                xs:maxLength
                    xs:maxLength
            xs:noFixedFacet
                xs:enumeration
                    xs:enumeration
                xs:pattern
                    xs:pattern
            xs:whiteSpace
                xs:whiteSpace
        xs:list
            xs:list
        xs:union
            xs:union
        xs:complexType
            xs:topLevelComplexType
                xs:complexType
                    xs:complexType
            xs:localComplexType
                xs:complexType
                xs:complexType
                xs:complexType
                xs:complexType
        xs:simpleContent
            xs:simpleContent
        xs:restrictionType
            xs:simpleRestrictionType
                xs:restriction
            xs:complexRestrictionType
                xs:restriction
        xs:group
            xs:realGroup
                xs:groupRef
                    xs:group
                    xs:group
                    xs:group
                xs:namedGroup
                    xs:group
                        xs:group
            xs:explicitGroup
                xs:all
                    xs:all
                        xs:all
                        xs:all
                        xs:all
                    xs:all
                xs:choice
                    xs:choice
                    xs:choice
                    xs:choice
                    xs:choice
                xs:sequence
                    xs:sequence
                    xs:sequence
                    xs:sequence
                    xs:sequence
                xs:simpleExplicitGroup
                    xs:choice
                    xs:sequence
        xs:element
            xs:localElement
                xs:element
                xs:element
                xs:narrowMaxMin
                    xs:element
            xs:topLevelElement
                xs:element
                    xs:element
        xs:keybase
            xs:unique
                xs:unique
            xs:key
                xs:key
            xs:keyref
                xs:keyref
        xs:selector
            xs:selector
        xs:field
            xs:field
        xs:wildcard
            xs:any
                xs:any
                xs:any
            xs:anyAttribute
                xs:anyAttribute
        xs:attribute
            xs:attribute
            xs:topLevelAttribute
                xs:attribute
                    xs:attribute
        xs:attributeGroup
            xs:attributeGroupRef
                xs:attributeGroup
            xs:namedAttributeGroup
                xs:attributeGroup
                    xs:attributeGroup
        xs:extensionType
            xs:simpleExtensionType
                xs:extension
            xs:extension
        xs:complexContent
            xs:complexContent
        xs:notation
            xs:notation
        xs:include
            xs:include
        xs:import
            xs:import
    xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
    xs:schema
    xs:redefine
        xs:redefine
References
xs:annotated , xs:annotation , xs:schema , xs:redefine
Generated using Liquid XML Studio by Liquid Technologies Ltd