current version
This commit is contained in:
		
							
								
								
									
										16
									
								
								Resources/schemas/postResponse.xsd
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								Resources/schemas/postResponse.xsd
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
|  | ||||
| <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" | ||||
| 	 xmlns="http://www.tibco.com/schemas/httpRequest/Resources/schemas/Schema.xsd" | ||||
| 	 targetNamespace="http://www.tibco.com/schemas/httpRequest/Resources/schemas/Schema.xsd" | ||||
| 	 elementFormDefault="qualified" | ||||
| 	 attributeFormDefault="unqualified"> | ||||
| 	<xs:element name="root"> | ||||
| 		<xs:complexType> | ||||
| 			<xs:sequence> | ||||
| 				<xs:element ref="status"/> | ||||
| 			</xs:sequence> | ||||
| 		</xs:complexType> | ||||
| 	</xs:element> | ||||
| 	<xs:element name="status" type="xs:string"/> | ||||
| </xs:schema> | ||||
		Reference in New Issue
	
	Block a user
	 wojciech
					wojciech