Enumeration for denoting whether an element is a template or an instance.

Enumeration Members

Enumeration Members

Instance: 1

Concrete, clearly identifiable element instance. Its creation and validation may be guided by a corresponding element template.

Template: 0

Specification of the common features of a structured element in sufficient detail that such a instance can be instantiated using it

Generated using TypeDoc