p:iteration-source
Element information
Namespace: http://www.w3.org/ns/xproc
Schema document: xproc.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- Choice [0..*]from subst. group p:annotation
- Choice [1..1]
- Sequence [1..1]
- p:empty [1..1]
- Choice [0..*]from subst. group p:annotation
- Sequence [0..*]
- Choice [1..1]from subst. group p:oneBinding
- Choice [0..*]from subst. group p:annotation
- Choice [1..1]
- Sequence [1..1]
- Choice [0..*]
from group p:seqBinding
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xml:id | [0..1] | xsd:ID | from type p:anyProc | |
xml:base | [0..1] | xsd:anyURI | from type p:anyProc | |
select | [0..1] | p:XPathExpression | ||
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Anonymous type of element p:for-each
Sample instance
<p:iteration-source> <p:documentation> <!--any element--> </p:documentation> <p:empty> <p:documentation> <!--any element--> </p:documentation> </p:empty> <p:documentation> <!--any element--> </p:documentation> </p:iteration-source>