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

Documentation
Properties
This component is not nillable.

Model
<attribute
  default = xs:string
  fixed = xs:string
  id = xs:ID
  name = xs:NCName
  type = xs:QName
  {any attribute from any other namespace than current namespace}>
(annotation?, simpleType? )
</attribute>


Nested Element Summary
 annotation
          
xs:localSimpleTypesimpleType
          

Attribute Summary
 xs:stringdefault
          
 xs:stringfixed
          
 xs:IDid
          
 xs:NCNamename
          
 xs:QNametype
          

Attribute Detail

default

Type:
xs:string
Use:
optional
Form:
unqualified

fixed

Type:
xs:string
Use:
optional
Form:
unqualified

id

Type:
xs:ID
Use:
optional
Form:
unqualified

name

Type:
xs:NCName
Use:
required
Form:
unqualified

type

Type:
xs:QName
Use:
optional
Form:
unqualified

Local Usage
attrDecls, schemaTop, topLevelAttribute

Source
<xs:element id="attribute" name="attribute" type="xs:topLevelAttribute">
</xs:element>


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