test1/ttt55.module/Schemas/DeliverSchema.xsd

15 lines
678 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xsd:schema xmlns:tibex="http://www.tibco.com/bpel/2007/extensions" xmlns:tns="http://www.tibco.com/namespaces/tnt/plugins/generalactivities/mapper/1683293272965" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.tibco.com/namespaces/tnt/plugins/generalactivities/mapper/1683293272965">
<xsd:complexType name="MapperInputType">
<xsd:sequence>
<xsd:element name="outputFilename" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="MapperInput" tibex:source="bw.generalactivities.mapper" type="tns:MapperInputType"/>
</xsd:schema>