complexType openAttrs

complexType {http://www.w3.org/2001/XMLSchema}openAttrs

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}anyType (by restriction)
 {http://www.w3.org/2001/XMLSchema}openAttrs
Derived Types
{http://www.w3.org/2001/XMLSchema}openAttrs
 {http://www.w3.org/2001/XMLSchema}annotation (by extension)
 {http://www.w3.org/2001/XMLSchema}annotated (by extension)
  {http://www.w3.org/2001/XMLSchema}attribute (by extension)
   {http://www.w3.org/2001/XMLSchema}topLevelAttribute (by restriction)
    {http://www.w3.org/2001/XMLSchema}attribute (by type)
  {http://www.w3.org/2001/XMLSchema}wildcard (by extension)
   {http://www.w3.org/2001/XMLSchema}anyAttribute (by type)
   {http://www.w3.org/2001/XMLSchema}any (by extension)
  {http://www.w3.org/2001/XMLSchema}restrictionType (by extension)
   {http://www.w3.org/2001/XMLSchema}simpleRestrictionType (by restriction)
   {http://www.w3.org/2001/XMLSchema}complexRestrictionType (by restriction)
  {http://www.w3.org/2001/XMLSchema}complexContent (by extension)
  {http://www.w3.org/2001/XMLSchema}attributeGroup (by extension)
   {http://www.w3.org/2001/XMLSchema}attributeGroupRef (by restriction)
   {http://www.w3.org/2001/XMLSchema}namedAttributeGroup (by restriction)
    {http://www.w3.org/2001/XMLSchema}attributeGroup (by type)
  {http://www.w3.org/2001/XMLSchema}include (by extension)
  {http://www.w3.org/2001/XMLSchema}notation (by extension)
  {http://www.w3.org/2001/XMLSchema}list (by extension)
  {http://www.w3.org/2001/XMLSchema}facet (by extension)
   {http://www.w3.org/2001/XMLSchema}numFacet (by restriction)
    {http://www.w3.org/2001/XMLSchema}maxLength (by type)
    {http://www.w3.org/2001/XMLSchema}totalDigits (by restriction)
    {http://www.w3.org/2001/XMLSchema}minLength (by type)
    {http://www.w3.org/2001/XMLSchema}length (by type)
    {http://www.w3.org/2001/XMLSchema}fractionDigits (by type)
   {http://www.w3.org/2001/XMLSchema}minExclusive (by type)
   {http://www.w3.org/2001/XMLSchema}minInclusive (by type)
   {http://www.w3.org/2001/XMLSchema}maxInclusive (by type)
   {http://www.w3.org/2001/XMLSchema}whiteSpace (by restriction)
   {http://www.w3.org/2001/XMLSchema}noFixedFacet (by restriction)
    {http://www.w3.org/2001/XMLSchema}pattern (by restriction)
    {http://www.w3.org/2001/XMLSchema}enumeration (by type)
   {http://www.w3.org/2001/XMLSchema}maxExclusive (by type)
  {http://www.w3.org/2001/XMLSchema}selector (by extension)
  {http://www.w3.org/2001/XMLSchema}complexType (by extension)
   {http://www.w3.org/2001/XMLSchema}localComplexType (by restriction)
   {http://www.w3.org/2001/XMLSchema}topLevelComplexType (by restriction)
    {http://www.w3.org/2001/XMLSchema}complexType (by type)
  {http://www.w3.org/2001/XMLSchema}element (by extension)
   {http://www.w3.org/2001/XMLSchema}localElement (by restriction)
    {http://www.w3.org/2001/XMLSchema}narrowMaxMin (by restriction)
   {http://www.w3.org/2001/XMLSchema}topLevelElement (by restriction)
    {http://www.w3.org/2001/XMLSchema}element (by type)
  {http://www.w3.org/2001/XMLSchema}keybase (by extension)
   {http://www.w3.org/2001/XMLSchema}keyref (by extension)
   {http://www.w3.org/2001/XMLSchema}key (by type)
   {http://www.w3.org/2001/XMLSchema}unique (by type)
  {http://www.w3.org/2001/XMLSchema}restriction (by extension)
  {http://www.w3.org/2001/XMLSchema}group (by extension)
   {http://www.w3.org/2001/XMLSchema}realGroup (by restriction)
    {http://www.w3.org/2001/XMLSchema}groupRef (by restriction)
    {http://www.w3.org/2001/XMLSchema}namedGroup (by restriction)
     {http://www.w3.org/2001/XMLSchema}group (by type)
   {http://www.w3.org/2001/XMLSchema}explicitGroup (by restriction)
    {http://www.w3.org/2001/XMLSchema}choice (by type)
    {http://www.w3.org/2001/XMLSchema}sequence (by type)
    {http://www.w3.org/2001/XMLSchema}all (by restriction)
     {http://www.w3.org/2001/XMLSchema}all (by type)
    {http://www.w3.org/2001/XMLSchema}simpleExplicitGroup (by restriction)
  {http://www.w3.org/2001/XMLSchema}field (by extension)
  {http://www.w3.org/2001/XMLSchema}union (by extension)
  {http://www.w3.org/2001/XMLSchema}simpleContent (by extension)
  {http://www.w3.org/2001/XMLSchema}simpleType (by extension)
   {http://www.w3.org/2001/XMLSchema}topLevelSimpleType (by restriction)
    {http://www.w3.org/2001/XMLSchema}simpleType (by type)
   {http://www.w3.org/2001/XMLSchema}localSimpleType (by restriction)
  {http://www.w3.org/2001/XMLSchema}import (by extension)
  {http://www.w3.org/2001/XMLSchema}extensionType (by extension)
   {http://www.w3.org/2001/XMLSchema}simpleExtensionType (by restriction)
 {http://www.w3.org/2001/XMLSchema}schema (by extension)
 {http://www.w3.org/2001/XMLSchema}redefine (by extension)
Abstractfalse (This can be used in an instance)
Block Substitutionsextension, restriction
Target Namespacehttp://www.w3.org/2001/XMLSchema
Declared Namespacesxmlns:hfp=http://www.w3.org/2001/XMLSchema-hasFacetAndProperty
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:complexType name="openAttrs" mixed="false">
    <
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>
        <
xs:restriction base="xs:anyType">
            <
xs:anyAttribute namespace="##other" processContents="lax"/>
        </
xs:restriction>
    </
xs:complexContent>
</
xs:complexType>


Documentation

This type is extended by almost all schema types
to allow attributes from other namespaces to be
added to user schemas.


complexType openAttrs


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.