ulex:RenderingInstructionsType
A data type for a set of package rendering instructions for converting the XML data in the Data Item into a specified display format or instructions to display a pre-rendered version of the Data Item. This may be provided as a stylesheet that can be used to display the package, or it may be a pre-rendered version (such as a JPEG or PDF image showing the contents of the package). Rendering method can also be indicated as Narrative, which means there is no AttachmentURI and that the Narrative element is an alternate representation of the package.
Complex type information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Content
- Sequence [1..1]
- ulex:AttachmentURI [0..1]A Uniform Resource Identifier (URI) for an attachment. Note that if the URI is provided as a URL, it does not imply that the attachment is available over the Internet at that address.
- ulex:AttachmentSizeValue [0..1]A size of an attachment in kilobytes.
- ulex:RenderingMethodCode [1..1]A code that identifies a rendering method.
- ulex:RenderingOutputFormatID [1..1]An identifier for a file format or content type of a rendering output.
- ulex:RenderingOutputFormatStandardName [1..1]A name of a standard or a protocol used to classify content of a rendering output.
- ulex:RenderingParameter [0..*]A rendering parameter for XSLT.
- ulex:RenderingDescriptionText [0..1]A description of the rendered document.
Attributes
None
Used in
- Element ulex:RenderingInstructions