<xs:complexType name="X3DUrlObject" abstract="true" mixed="false">
<xs:annotation>
<xs:appinfo>X3DUrlObject indicates that a node has content loaded from a URL and can be tracked via a LoadSensor.
</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/networking.html#X3DUrlObject" />
</xs:annotation>
<xs:attribute name="url" type="MFString" />
</xs:complexType>
|