<publish>
Element: publish
Child Elements: none
Description: Makes a private entity public. The entity can be anywhere in an included XML file chain.
NOTE: You cannot access private entities in a compiled ECR file, so that even if you know the name of the private entity, publish
cannot make it public.
Example: <publish name="grammar2/g2e2"/>
Attribute |
Value |
Default |
Description |
---|---|---|---|
name
|
<entity name> |
The name of the private entity from an included XML file that you want to make public. A value is required. |