diagram | |||
properties |
|
||
annotation |
|
||
source | <xs:complexType name="X3DField" abstract="true"> <xs:annotation> <xs:appinfo>X3DField is the abstract field type from which all single values field types are derived. All fields directly derived from X3DField have names beginning with SF (single-valued field). SF fields may only contain a single value of the type indicated by the name of the field type.</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/fieldTypes.html#X3DField"/> </xs:annotation> </xs:complexType> |