AGSi Standard / Data¶
agsiDataPropertySet¶
Object description¶
agsiDataPropertySet objects are containers for sets of property data, with each set typically corresponding to the property data required for a model element. Sets may be referenced from agsiModelElement and other parts of the schema.
The parent object of agsiDataPropertySet is agsiData
agsiDataPropertySet contains the following embedded child objects:
agsiDataPropertySet has associations (reference links) with the following objects:
agsiDataPropertySet has the following attributes:
Attributes¶
propertySetID¶
Identifier that will be referenced by agsiModelElement and other objects as required. All identifiers used by agsiDataPropertySet must be unique. Use of UUIDs for identifiers is recommended for large datasets.
Type: string (identifier)
Condition: Required
Example: PropGCC/W
description¶
Short description identifying the property set.
Type: string
Example: Gotham City Clay, west zone
remarks¶
Additional remarks, if required
Type: string
Example: Some remarks if required
agsiDataPropertyValue¶
Array of embedded documentSetID object(s)
Type: array (agsiDataPropertyValue object(s))