Document! X and HelpStudio 2017
In This Topic
    XSD Schema Documentation
    In This Topic
    Metadata Elements
    Metadata ElementDescription
    Outputs the type of the current Annotation (either "Documentation" or "AppInfo").
    Outputs the value of the current item.
    Outputs the namespace of the current item (if the current item is of type XsdAnyAttribute).
    Outputs the process contents of the current item (if the current item is of type XsdAnyAttribute).
    Outputs the namespaces for an "Any" Particle.
    Outputs information about how the XML processor should handle the validation of XML documents for the child elements for an attribute of particle of type "Any".
    Outputs the default value of the current Attribute.
    Outputs the fixed value of the current Attribute.
    Outputs the type of the current Attribute.
    Outputs the use of the current Attribute.
    Outputs a breadcrumbs section. The breadcrumbs section is only output if the option is enabled in the Build Profile editor.
    Outputs the name of the current Project Profile.
    Outputs the numeric identifier of the encoding codepage defined in the project.
    Outputs the _CHILD_TREE scrap for the current item.
    Used internally for _CHILD_TREE support. Use _CHILD_TREE instead.
    Outputs the _{ItemType}_CHILD_TREE_SUMMARY phrase specific to the current item type.
    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).
    Outputs the fields for the current Constraint.
    Outputs the element name for a KeyRef.
    Outputs the selector for the current Constraint.
    Outputs the type name for the current Constraint.
    Add this to a base page type to create a section that can be populated in a derived page type.
    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 the summary content for the current item.
    Outputs any content between the start and end DXMETADATA markers at design time, otherwise returns nothing.
    Outputs the HTML diagram generated for the current item.
    Outputs the code for the current Example.
    Returns a unique id (different for each documentation generation) for the current Example.
    Outputs the language name of the current Example (e.g. CS).
    Outputs a readable name for the language of the current example (e.g. C++/CLI).
    Outputs the title of the current Example.
    Outputs the type of the current Facet.
    Outputs the value of the current Facet.
    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 "True" if the option to group examples has been enabled. Otherwise returns nothing.
    Outputs the Project Title.
    Outputs True if the current item is new.
    Outputs "ref" if the current item is a reference.
    Outputs "True" if the named Template File Feature is enabled or nothing if it is disabled
    Outputs _ITEM_LINK scrap for the current item if a page is generated for the current item, otherwise outputs the item's name.
    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 a readable title for the current item, e.g. "Add Method".
    Outputs the type of the current item (e.g. "Namespace", "Class" etc.).
    Outputs an html anchor element for the current item.
    Outputs the category name for the current See Also 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 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 a readable title for the current item, e.g. "Add Method".
    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 multiplicity value for the current item.
    Outputs the name of the current item.
    Outputs the namespace URL of the schema for the current item.
    Outputs the file extension defined in the project (defaults to .html).
    An alias for LocalItemTitle. The two are equivalent.
    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 name of the Schema for the current item.
    Returns the title assigned to the current schema in the Schema Properties dialog
    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 short type name for the current item.
    Outputs the current time in Short Time format.
    Outputs the XSD source for the current item.
    Outputs the summary content for the current item.
    Outputs a <link> element for each stylesheet.
    Outputs the content for a particular content type.
    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.