complexType X3DUrlObject
diagram x3d-3.2_diagrams/x3d-3.2_p336.png
properties
abstract true
attributes
Name  Type  Use  Default  Fixed  Annotation
url  MFString        
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
annotation
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
X3DUrlObject indicates that a node has content loaded from a Uniform Resource Locator (URL) and can be tracked via a LoadSensor.
Such child nodes have containerField='watchList' to indicate their relationship to the parent LoadSensor node.
source <xs:complexType name="X3DUrlObject" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
X3DUrlObject indicates that a node has content loaded from a Uniform Resource Locator (URL) and can be tracked via a LoadSensor.
Such child nodes have containerField='watchList' to indicate their relationship to the parent LoadSensor node.
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/networking.html#X3DUrlObject"/>
 
</xs:annotation>
 
<xs:attribute name="url" type="MFString">
   
<xs:annotation>
     
<xs:appinfo>
       
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
       
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
     
</xs:appinfo>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute X3DUrlObject/@url
type MFString
annotation
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
source <xs:attribute name="url" type="MFString">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
   
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy