Schema Central Home  |  XProc Overview  |   Search XProc:
   Advanced Search
XProc

p:library

Element Information

Namespace: http://www.w3.org/ns/xproc

Schema Document: xproc.xsd

Properties: Global, Qualified

Type: Anonymous

Content

Attributes

NameOccTypeDescriptionNotes
xml:id [0..1]xsd:IDdenotes an attribute whose value should be interpreted as if declared to be of type ID. This name is reserved by virtue of its definition in the xml:id specification.inherited from p:anyProc  
xml:base [0..1]xsd:anyURIdenotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification.inherited from p:anyProc  
exclude-inline-prefixes [0..1]p:ipTypefrom group p:pipeTopAttrs  
xpath-version [0..1]xsd:tokenDefault value is "1.0". from group p:pipeTopAttrs  
psvi-required [0..1]xsd:booleanDefault value is "false". from group p:pipeTopAttrs  
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Sample Instance

<p:library>
   <p:import href="http://www.example.com/">
      <p:documentation>
         <!--any element-->
      </p:documentation>
   </p:import>
</p:library>
Need XML Help?
D A T Y P I C
Training | Consulting | Development

 

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications