p:document
Element information
Namespace: http://www.w3.org/ns/xproc
Schema document: xproc.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..1]from subst. group p:annotation
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 | |
href | [1..1] | xsd:anyURI | ||
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Anonymous type of element p:viewport-source
- Anonymous type of element p:xpath-context
- Group p:optBinding
- Group p:seqBinding
- Anonymous type of element p:input via reference to p:seqBinding
- Anonymous type of element p:iteration-source via reference to p:seqBinding
- Anonymous type of element p:output via reference to p:seqBinding
- Anonymous type of element p:with-param via reference to p:optBinding
- Type p:poType via reference to p:optBinding
- Type p:bindingType via reference to p:optBinding (Elements p:variable, p:with-option)
Substitution hierarchy
- p:binding
- can be substituted with p:oneBinding
- can be substituted with p:document
- can be substituted with p:oneBinding
Sample instance
<p:document href="http://www.example.com/"> <p:documentation> <!--any element--> </p:documentation> </p:document>