p:import
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 |
---|---|---|---|---|
href | [1..1] | xsd:anyURI |
Used in
- Anonymous type of element p:library
- 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:import href="http://www.example.com/"> <p:documentation> <!--any element--> </p:documentation> </p:import>