<copyright>
Description
The copyright node specifies the copyright for the scene it is enclosed in or the tour if it is enclosed in the global node.
Syntax
<tour> <global> <meta> <copyright>© 2004, photographer name</copyright> ... </meta> ... <global> <scene> <meta> <copyright>© 2004, photographer name</copyright> ... </scene> ... </tour>
Attributes
none
Children
-
CHARDATA:
The CHARDATA contained within the copyright node specifies the copyright text. Special characters in this copyright must be escaped as HTML entities (eg: & for an '&', © for an '©')
History
- 06-Apr-04: Initial version
- 18-Apr-04: Cosmetic changes
fieldOfView | SPi-V dev