Extensible 3D (X3D) encodings
Part 1: Extensible Markup Language (XML) encoding
3 Definitions
For the purposes of this part of ISO/IEC 19776, the following definitions apply.
a simple-type value associated with an XML element
field name for contained SFNode/MFNode content
specification of elements allowed as child elements for a given parent element (from 2.[XML])
a well-formed (as defined in 2.[XML] XML data object
a specification of a grammar for a class of XML documents
the primary data construct in an XML document
a property of an X3D node
an XML datatype that defines a unique identification label for an element in an XML document
an XML datatype that refers to a unique identification label defined for another element in an XML document
a colon-separated prefix used to qualifying element and attribute names in XML documents by associating them with different XML tagsets
an XML datatype that refers any mixture of allowed XML name characters
the fundamental component of an X3D scene graph
a specification of a grammar for a class of XML documents
Standard Generalized Markup Language (see [WEBXML])
a set of validatable elements and attributes defined by an XML grammar such as an XML DTD or schema
the condition of an XML document that is well formed and also meets the tagset-specific production constraints for the referenced XML schema or XML Document Type Declaration (DTD)
the condition of an XML document when it meets the general construction requirements and production constraints for any [XML] document
A specification for a class of data objects called XML documents that also partially describes the behavior of computer programs which process them