complexType extendedPropertiesType
diagram wp_diagrams/wp_p1780.png
namespace http://service.archive.wp.n2.tibco.com
children wp:property
used by
elements Service-Archive-Descriptor/channels/channel/work-type/extended-properties Service-Archive-Descriptor/channels/channel/extended-properties
annotation
documentation
Detailed information on extended properties
source <xs:complexType name="extendedPropertiesType">
 
<xs:annotation>
   
<xs:documentation>Detailed information on extended properties</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="property" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="name" type="xs:string">
           
<xs:annotation>
             
<xs:documentation>Name of the extended property</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="value" type="xs:string">
           
<xs:annotation>
             
<xs:documentation>Value of the extended property</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="type" type="xs:string" nillable="true">
           
<xs:annotation>
             
<xs:documentation>Type of the extended property</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

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

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

element extendedPropertiesType/property/type
diagram wp_diagrams/wp_p1784.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 <xs:element name="type" type="xs:string" nillable="true">
 
<xs:annotation>
   
<xs:documentation>Type of the extended property</xs:documentation>
 
</xs:annotation>
</xs:element>

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