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