QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
enabled | xs:boolean | true | optional | |||
errorMessage | StringWithEmbededXPath | optional | ||||
errorMessage.max | StringWithEmbededXPath | optional | ||||
errorMessage.maxLength | StringWithEmbededXPath | optional | ||||
errorMessage.maxOccurs | StringWithEmbededXPath | optional | ||||
errorMessage.min | StringWithEmbededXPath | optional | ||||
errorMessage.minLength | StringWithEmbededXPath | optional | ||||
errorMessage.minOccurs | StringWithEmbededXPath | optional | ||||
errorMessage.regex | StringWithEmbededXPath | optional | ||||
errorMessage.type | StringWithEmbededXPath | optional | ||||
id | xs:ID | optional | ||||
max | XPathExpression | optional | ||||
maxLength | XPathExpression | optional | ||||
maxOccurs | XPathExpression | optional | ||||
min | XPathExpression | optional | ||||
minLength | XPathExpression | optional | ||||
minOccurs | XPathExpression | optional | ||||
regex | XPathExpression | optional | ||||
target | XPathExpression | required | ||||
type | xs:QName | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.xrules.org/2003/11' |
<xs:element name="bind" type="BindType" minOccurs="0" maxOccurs="unbounded"/> |