Elements | p:declare-step, p:library, p:pipeline |
<xs:element name="import"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="p:documentation"/> <xs:element ref="p:pipeinfo"/> </xs:choice> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:base"/> <xs:attribute name="use-when"/> <xs:attribute name="href" use="required"/> </xs:complexType> </xs:element> |