xs:element

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
block xs:blockSet optional
default xs:string optional
fixed xs:string optional
form xs:formChoice optional
id xs:ID optional
maxOccurs xs:allNNI 1 optional
minOccurs xs:nonNegativeInteger 1 optional
name xs:NCName optional
nillable xs:boolean optional
ref xs:QName optional
targetNamespace xs:anyURI optional
type xs:QName optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2001/XMLSchema'

Source

<xs:element name="element" type="xs:localElement"/>

Sample