fix put
This commit is contained in:
@@ -14,8 +14,24 @@
|
||||
</pd:startType>
|
||||
<pd:startX>51</pd:startX>
|
||||
<pd:startY>212</pd:startY>
|
||||
<pd:returnBindings/>
|
||||
<pd:returnBindings>
|
||||
<root>
|
||||
<satus>
|
||||
<xsl:value-of select="'author added'"/>
|
||||
</satus>
|
||||
</root>
|
||||
</pd:returnBindings>
|
||||
<pd:endName>End</pd:endName>
|
||||
<pd:endType>
|
||||
<xsd:element name="root">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element ref="pfx:author" minOccurs="0"/>
|
||||
<xsd:element name="satus" type="xsd:string"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</pd:endType>
|
||||
<pd:endX>940</pd:endX>
|
||||
<pd:endY>218</pd:endY>
|
||||
<pd:errorSchemas/>
|
||||
|
||||
Reference in New Issue
Block a user