p:count
Element information
Namespace: http://www.w3.org/ns/xproc
Schema document: xproc.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
- p:input
- p:log
- p:with-option
- p:with-param
from subst. group p:annotation
from group p:atomicStepModel
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 | |
name | [0..1] | xsd:NCName | from type p:componentType | |
limit | [0..1] | xsd:integer | ||
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Group p:subPipe
- Anonymous type of element p:catch via reference to p:groupModel
- Anonymous type of element p:compoundStep via reference to p:subPipe
- Anonymous type of element p:declare-step via reference to p:subPipe
- Anonymous type of element p:for-each via reference to p:subPipe
- Anonymous type of element p:group via reference to p:groupModel
- Anonymous type of element p:otherwise via reference to p:groupModel
- Anonymous type of element p:pipeline via reference to p:subPipe
- Anonymous type of element p:viewport via reference to p:subPipe
- Anonymous type of element p:when via reference to p:subPipe
- Group p:groupModel via reference to p:subPipe
- Type p:stepType via reference to p:subPipe (Element p:step)
Substitution hierarchy
- p:component
- can be substituted with p:step
- can be substituted with p:atomicStep
- can be substituted with p:count
- can be substituted with p:atomicStep
- can be substituted with p:step
Sample instance
<p:count> <p:input port="NCName"> <p:documentation> <!--any element--> </p:documentation> <p:empty> <p:documentation> <!--any element--> </p:documentation> </p:empty> <p:documentation> <!--any element--> </p:documentation> </p:input> </p:count>