element EXPORT
diagram x3d-3.1_diagrams/x3d-3.1_p40.png
type extension of SceneGraphStructureStatement
properties
content complex
used by
group ChildContentModelSceneGraphStructure
attributes
Name  Type  Use  Default  Fixed  Annotation
localDEF  xs:IDREF  required      
AS  xs:NMTOKEN        
annotation
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="3"/>
Functional summary: EXPORT exposes a local node for ROUTE passing of event values when the current Scene is included via Inline by a parent external world.
These connections allow event values to be exchanged via ROUTE statements between a parent model and a child Inline model.
source <xs:element name="EXPORT">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="3"/>
Functional summary: EXPORT exposes a local node for ROUTE passing of event values when the current Scene is included via Inline by a parent external world.
These connections allow event values to be exchanged via ROUTE statements between a parent model and a child Inline model.
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/concepts.html#EXPORTSemantics"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="SceneGraphStructureStatement">
       
<xs:attribute name="localDEF" type="xs:IDREF" use="required"/>
       
<xs:attribute name="AS" type="xs:NMTOKEN"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute EXPORT/@localDEF
type xs:IDREF
properties
use required
source <xs:attribute name="localDEF" type="xs:IDREF" use="required"/>

attribute EXPORT/@AS
type xs:NMTOKEN
source <xs:attribute name="AS" type="xs:NMTOKEN"/>


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