Schema Central > XML Schema 1.1 > XMLSchema.xsd > xsd:pattern
Advanced search
Need Schema Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xsd:pattern

See http://www.w3.org/TR/xmlschema11-2/#element-pattern.

Element information

Type: Anonymous

Properties: Global, Qualified, ID: pattern

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type xsd:annotated
value [1..1]xsd:string
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Used in

Substitution hierarchy

Sample instance

<xsd:pattern value="string">
</xsd:pattern>