A container for a trademark declaration.
The <trademark> element provides a location to declare any trademark information relevant to the content of the BDML file.
No attributes are defined for the <trademark> element.
<trademark> elements may contain text.
No element descendants are defined for the <trademark> element.
Element name | Relation |
---|---|
<metadata> | The enclosing metadata section of the bdml file containing the trademark notice. |
<document xmlns="http://boradoc.org/1.0"> <metadata> <trademark>ABCD1234® is a registered trademark of ABCD1234 Corp.</trademark> </metadata> </document>