/
EDMexpressXschema Scoping Rules
EDMexpressXschema Scoping Rules
The scoping rules in an EDMexpressXschema (EDMruleSchema, EDMquerySchema, EDMmapSchema) is as follows:
An identifier (name) in an EDMexpressXschema is overloading the identifier in the underlying EXPRESS schema(ta). The overloaded identifier can be accessed by using scoping. Scoping is: "schemaInstanceName::identifier". Hence it is recommended practice to always use scoping in an EDMexpressX schema. It is also a recommended practice to avoid "name conflicts" unless it's "important for one reason or another" to use the same identifier names in an EDMexpressXschema and the underlying EXPRESS schema(ta).
, multiple selections available,
Related content
Scope and visibility
Scope and visibility
More like this
edmiGetSchemaMap
edmiGetSchemaMap
More like this
Identifiers Reference Scope - Extended Reference
Identifiers Reference Scope - Extended Reference
More like this
EDM Pragma directives
EDM Pragma directives
More like this
Schema Map declaration
Schema Map declaration
More like this