Definition Type: ComplexType
Name: X3DUrlObject
Containing Schema: x3d-3.2.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into url in schema x3d-3_2_xsdXSD Diagram of X3DUrlObject in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
url url (Optional)