Documentation for W3C XML Schema Definition Language
Definition Type:
Element
Name:
attribute
Namespace:
http://www.w3.org/2001/XMLSchema
Type:
xs
:
attribute
Containing Schema:
XMLSchema.xsd
MinOccurs
(1)
MaxOccurs
(1)
Abstract
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="attribute" type="xs:attribute" />
Child Elements:
Name
Type
Min Occurs
Max Occurs
annotation
xs
:
annotation
0
(1)
simpleType
xs
:
simpleType
0
(1)
Child Attributes:
Name
Type
Default Value
Use
id
xs
:
id
(Optional)
name
xs
:
name
(Optional)
ref
xs
:
ref
(Optional)
type
xs
:
type
(Optional)
use
xs
:
use
optional
Optional
default
xs
:
default
(Optional)
fixed
xs
:
fixed
(Optional)
form
xs
:
form
(Optional)
<anyAttribute>
<anyAttribute>
Allowed namespace: '##other'
Derivation Tree:
xs
:
openAttrs
xs
:
annotated
xs
:
attribute
attribute