p:xpath-context
Element information
Namespace: http://www.w3.org/ns/xproc
Schema document: xproc.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [0..1]
- Choice [0..*]from subst. group p:annotation
- Choice [1..1]
- p:empty
from subst. group p:bindingfrom subst. group p:oneBinding - Choice [0..*]from subst. group p:annotation
- Choice [0..*]
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 | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
Sample instance
<p:xpath-context> <p:documentation> <!--any element--> </p:documentation> <p:pipe step="NCName" port="NCName"> <p:documentation> <!--any element--> </p:documentation> </p:pipe> <p:documentation> <!--any element--> </p:documentation> </p:xpath-context>