complexType XmlOrgModelVersion
diagram dac_wsdl_diagrams/dac_wsdl_p636.png
namespace http://api.organisation.common.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  optional  -1    
documentation
Major version number of the organization model in which an organization model entity resides.

If not specified, the default value will be the latest version of the organization model.

(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
annotation
documentation
Major version number of the organization model.
source <xs:complexType name="XmlOrgModelVersion">
 
<xs:annotation>
   
<xs:documentation>Major version number of the organization model.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
   
<xs:annotation>
     
<xs:documentation>Major version number of the organization model in which an organization model entity resides.

If not specified, the default value will be the latest version of the organization model.

(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute XmlOrgModelVersion/@model-version
type xs:int
properties
use optional
default -1
annotation
documentation
Major version number of the organization model in which an organization model entity resides.

If not specified, the default value will be the latest version of the organization model.

(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
source <xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
 
<xs:annotation>
   
<xs:documentation>Major version number of the organization model in which an organization model entity resides.

If not specified, the default value will be the latest version of the organization model.

(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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