xforms:bind
Definition of bind container.
Element information
Namespace: http://www.w3.org/2002/xforms
Schema document: XForms-Schema.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- xforms:bind [0..*] Definition of bind container.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group xforms:Common.Attributes | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: strict | from group xforms:Common.Attributes | |
nodeset | [0..1] | xforms:XPathExpression | ||
type | [0..1] | xsd:QName | ||
readonly | [0..1] | xforms:XPathExpression | ||
required | [0..1] | xforms:XPathExpression | ||
relevant | [0..1] | xforms:XPathExpression | ||
constraint | [0..1] | xforms:XPathExpression | ||
calculate | [0..1] | xforms:XPathExpression | ||
p3ptype | [0..1] | xsd:string |
Used in
- Anonymous type of element xforms:bind
- Anonymous type of element xforms:model
Sample instance
<xforms:bind> </xforms:bind>