AttributeValueXHTML Node
The AttributeValueXHTML node shows the content of an XHTML AttributeValue. The Value window will display the rich content representation of the attribute as it is stored in the theValue property.
For an attribute value that contains images or OLE objects, the images will also be shown. Additionally, and image or OLE can be clicked to open the underlying image or document. For OLE objects, the native application must be installed in order to view the document.
The Details Window will display the following:
- the longName and identifier properties of the associated AttributeDefinitionXHTML
- the longName property of the DatatypeDefinitionXHTML associated with the AttributeDefinitionXHTML. Click on the identifier of the AttributeDefinitionXHTML to navigate to the AttributeDefinitionXHTML node in the SpecAttributes folder of the SpecType.
- the theValue property of the AttributeValueXHTML as it is represented in the ReqIF file XML.
- an Image summary table showing all images that are referenced in the attribute value
- an OLE summary table showing all OLE objects that are referenced in the attribute value