element pattern
diagram index_p850.png
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:noFixedFacet
properties
content complex
id pattern
children xs:annotation
used by
group facets
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
valuexs:stringrequired      
source <xs:element name="pattern" id="pattern">
 
<xs:annotation>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-pattern"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:restriction base="xs:noFixedFacet">
       
<xs:sequence>
         
<xs:element ref="xs:annotation" minOccurs="0"/>
       
</xs:sequence>
       
<xs:attribute name="value" type="xs:string" use="required"/>
       
<xs:anyAttribute namespace="##other" processContents="lax"/>
     
</xs:restriction>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute pattern/@value
type xs:string
properties
isRef 0
use required
source <xs:attribute name="value" type="xs:string" use="required"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy