new XmlLocation()
Describes an org-model Location and the associated entities.
Constructs a new XmlLocation.
The following features are supported:
Extends
Members
attribute :Array.<tibco.objectapi.de.base.XmlOrgAttributeValue>
Names an attribute assigned to this location, and gives the definition for that attribute. Attributes can only be assigned to a location if it has a schema-type.
This property holds the value of the 'Attribute' containment reference list.
Type:
guid :string
The GUID that uniquely identifies the entity.
This property holds the value of the 'Guid' attribute.
Type:
- string
- Inherited From:
label :string
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
This property holds the value of the 'Label' attribute.
Type:
- string
- Inherited From:
name :string
The name assigned to the entity.
This property holds the value of the 'Name' attribute.
Type:
- string
- Inherited From:
schemaType :tibco.objectapi.de.base.XmlModelEntity
Describes the org-model schema type from which this location is derived. This is an optional element, as a location need not be derived from a schema type.
This property holds the value of the 'Schema Type' containment reference.