http://www.w3.org/2001/XMLSchema
element anyAttribute

Documentation
Properties
This component is not nillable.

Model
<anyAttribute
  id = xs:ID
  namespace = xs:namespaceList : ##any
  processContents = xs:NMTOKEN : strict
  {any attribute from any other namespace than current namespace}>
annotation?
</anyAttribute>


Nested Element Summary
 annotation
          

Attribute Summary
 xs:IDid
          
 xs:namespaceListnamespace
          
 xs:NMTOKENprocessContents
          

Attribute Detail

id

Type:
xs:ID
Use:
optional
Form:
unqualified

namespace

Type:
xs:namespaceList
Default:
##any
Use:
optional
Form:
unqualified

processContents

Type:
based on
with :
Default:
strict
Use:
optional
Form:
unqualified

Local Usage
attrDecls

Source
<xs:element id="anyAttribute" name="anyAttribute" type="xs:wildcard">
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.