p:option
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 | |
name | [1..1] | xsd:QName | from type p:poType | |
required | [0..1] | xsd:boolean | Default value is "false". from type p:poType | |
select | [0..1] | p:XPathExpression | from type p:poType | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Group p:declProlog
- Anonymous type of element p:declare-step via reference to p:declProlog
- Anonymous type of element p:pipeline via reference to p:declProlog
Sample instance
<p:option name="QName"> <p:documentation> <!--any element--> </p:documentation> </p:option>