diagram | |||||||||||||||
namespace | http://api.de.n2.tibco.com | ||||||||||||||
type | extension of XmlOrgModelVersion | ||||||||||||||
properties |
|
||||||||||||||
children | deployment | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="XmlOrgModelVersionDetail"> <xs:annotation> <xs:documentation>Identifies a major version number of an organization model, detailing the deployment artefacts that make up that major version.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="orgdto:XmlOrgModelVersion"> <xs:sequence> <xs:element name="deployment" type="XmlOrgModelDeploymentInfo" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | XmlOrgModelDeploymentInfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="deployment" type="XmlOrgModelDeploymentInfo" maxOccurs="unbounded"/> |