Document! X and HelpStudio 2017
In This Topic
    Conceptual (Topics and Glossary) Documentation
    In This Topic
    Metadata Elements
    Metadata ElementDescription
    Outputs a hyperlink for the current item for inclusion in the breadcrumbs bar in the header of the generated page.
    Outputs a breadcrumbs bar for inclusion in the Topic header.
    Outputs the name of the current Project Profile.
    Outputs the numeric identifier of the encoding codepage defined in the project.
    Outputs the location to which the generated Html will output. This setting is used only if a Community Extensions proxy page is being used.
    Returns the unique Id used by Community Extensions to identify the current item.
    Outputs the Community Extensions Project Key defined for this Project. The Project Key is an encoded value based on the setting defined on the Community Settings page in the Build Profile editor.
    Outputs the address of the Community Extensions proxy page (if one is being used).
    Add this to a base page type to create a section that can be populated in a derived page type.
    Outputs the Topic creation date.
    Outputs carriage return and line feed characters.
    Outputs the current filename excluding the file extension.
    Outputs the content of any custom HEAD tag content, as well as Google Analytics script (if enabled)
    Outputs the file name (including extension) of the default Topic.
    Outputs any content between the start and end DXMETADATA markers at design time, otherwise returns nothing.
    Outputs the filename for the current item.
    Generates output based on a set of child items (of the Item Type identified by the Namespace parameter). The output generated for each item is formatted using the parsed value of a Scrap named {Scrap}_BODY. The complete output is then prefixed with the parsed value of a Scrap named {Scrap}_HEADER and suffixed with the parsed value of a Scrap named {Scrap}_FOOTER. No output is generated if no child items are found.
    Outputs the current date in General Date format.
    Outputs the Project Title.
    Outputs the target url of the current item for use in a link.
    Outputs True if the current item is new.
    Outputs "True" if the named Template File Feature is enabled or nothing if it is disabled
    Outputs the name of the current item.
    Outputs the fully qualified name of the current item. The fully qualified name uniquely identifies the current item.
    Outputs the qualified name of the current item, with any reserved script characters encoded so the value can be used directly in script.
    Outputs the type of the current item (e.g. "Namespace", "Class" etc.).
    Outputs an html anchor element for the current item.
    Outputs the target url of the current item for use in a link.
    Outputs the target of the current link, with any reserved script characters encoded so the value can be used directly in script.
    Outputs the Title of the current link.
    Outputs the content of the value parameter. This element can be used in combination with conditions to include/exclude static content according to particular conditions.
    Outputs a string identifying the encoding defined in the project (e.g. "0x432 English (United States)").
    Outputs an <img> tag for the projects logo image.
    Outputs the current date in Long Date format.
    Outputs the current time in Long Time format.
    Outputs <!-- saved from url= --> tag using the URL defined in the Build Profile.
    Outputs an Html META element defining the charset to use according to the encoding settings defined in the project.
    Outputs the Topic modification date.
    Outputs the MSHV meta tags for the current item.
    Outputs the name of the current item.
    Outputs the file extension defined in the project (defaults to .html).
    Outputs the name of the parent item for the current item.
    Outputs the fully qualified name of the parent of the current item.
    Outputs a phrase from the Template phrase table according to the current phrase language.
    Outputs the current Phrase language.
    Outputs the Id of the current Project.
    Outputs the Project Title. The Project Title is defined in the BuildProfileTerm Editor.
    Outputs the filename for the current item, relative to the project file. Use RelativeUrlFileName if you are using this value as a link target rather than a local path and filename, as it replaces \ with /.
    Outputs the filename for the current item, relative to the project file. Any \ characters in the path will be replaced with / so that the value is usable as a relative url.
    Outputs the value of a Scrap defined in the current Template.
    Outputs a <script> element for each script file.
    Outputs the current date in Short Date format.
    Outputs the name of the current item.
    Outputs the current time in Short Time format.
    Outputs a <link> element for each stylesheet.
    Outputs the MSHV TocOrdinal value (if defined) for the current Topic.
    Outputs the MSHV TocParentId value (if defined) for the current Topic.
    Outputs the localized name of the Topic Category that contains the current Topic.
    Outputs the name of the Topic Category that contains the current Topic.
    Outputs the Contents Title of the current Topic.
    Outputs the Contents Title of the current Topic, removing any quote characters.
    Outputs the content of a specific Topic Section.
    Outputs the status of the current Topic.
    Outputs the name of the current item type - e.g. Class, Namespace etc.
    Outputs the value of a Project or Template property.
    Outputs a string that represents the current output encoding, suitable for including in an Xml file encoding attribute, e.g. "utf-8"
    Outputs the current year.