complexType extendedPropertiesType
diagram wp_diagrams/wp_p2943.png
namespace http://service.archive.wp.n2.tibco.com
children wp:property
annotation
documentation
Detailed information on extended properties
source <xsd:complexType name="extendedPropertiesType">
 
<xsd:annotation>
   
<xsd:documentation>Detailed information on extended properties</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="property" minOccurs="0" maxOccurs="unbounded">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="name" type="xs:string">
           
<xsd:annotation>
             
<xsd:documentation>Name of the extended property</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="value" type="xs:string">
           
<xsd:annotation>
             
<xsd:documentation>Value of the extended property</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="type" type="xs:string" nillable="true">
           
<xsd:annotation>
             
<xsd:documentation>Type of the extended property</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element extendedPropertiesType/property
diagram wp_diagrams/wp_p2944.png
namespace http://service.archive.wp.n2.tibco.com
properties
minOcc 0
maxOcc unbounded
content complex
children wp:name wp:value wp:type
source <xsd:element name="property" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="name" type="xs:string">
       
<xsd:annotation>
         
<xsd:documentation>Name of the extended property</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="value" type="xs:string">
       
<xsd:annotation>
         
<xsd:documentation>Value of the extended property</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="type" type="xs:string" nillable="true">
       
<xsd:annotation>
         
<xsd:documentation>Type of the extended property</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element extendedPropertiesType/property/name
diagram wp_diagrams/wp_p2945.png
namespace http://service.archive.wp.n2.tibco.com
type xs:string
properties
content simple
annotation
documentation
Name of the extended property
source <xsd:element name="name" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Name of the extended property</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element extendedPropertiesType/property/value
diagram wp_diagrams/wp_p2946.png
namespace http://service.archive.wp.n2.tibco.com
type xs:string
properties
content simple
annotation
documentation
Value of the extended property
source <xsd:element name="value" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Value of the extended property</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element extendedPropertiesType/property/type
diagram wp_diagrams/wp_p2947.png
namespace http://service.archive.wp.n2.tibco.com
type xs:string
properties
content simple
nillable true
annotation
documentation
Type of the extended property
source <xsd:element name="type" type="xs:string" nillable="true">
 
<xsd:annotation>
   
<xsd:documentation>Type of the extended property</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy