Schema Central > XProc > xproc.xsd > p:output
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:output

Element information

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

Schema document: xproc.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
xml:id [0..1]xsd:IDfrom type p:anyProc
xml:base [0..1]xsd:anyURIfrom type p:anyProc
port [1..1]xsd:NCName
sequence [0..1]xsd:booleanDefault value is "false".
primary [0..1]xsd:booleanDefault value is "false".
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Used in

Sample instance

<p:output port="NCName">
   <p:documentation>
      <!--any element-->
   </p:documentation>
   <p:empty>
      <p:documentation>
         <!--any element-->
      </p:documentation>
   </p:empty>
   <p:documentation>
      <!--any element-->
   </p:documentation>
</p:output>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com