Background

Element Information

Model

Attributes

Used By

Source

<xs:element name="Background">
  <xs:annotation>
    <xs:appinfo>
      <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="EnvironmentalEffects"/>
      <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
    </xs:appinfo>
    <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/enveffects.html#Background"/>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="X3DBackgroundNode">
        <xs:attribute name="backUrl" type="MFString">
          <xs:annotation>
            <xs:appinfo>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Networking"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="EnvironmentalEffects"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
            </xs:appinfo>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="bottomUrl" type="MFString">
          <xs:annotation>
            <xs:appinfo>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Networking"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="EnvironmentalEffects"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
            </xs:appinfo>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="frontUrl" type="MFString">
          <xs:annotation>
            <xs:appinfo>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Networking"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="EnvironmentalEffects"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
            </xs:appinfo>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="leftUrl" type="MFString">
          <xs:annotation>
            <xs:appinfo>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Networking"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="EnvironmentalEffects"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
            </xs:appinfo>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="rightUrl" type="MFString">
          <xs:annotation>
            <xs:appinfo>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Networking"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="EnvironmentalEffects"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
            </xs:appinfo>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="topUrl" type="MFString">
          <xs:annotation>
            <xs:appinfo>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Networking"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/>
              <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="EnvironmentalEffects"/>
              <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
            </xs:appinfo>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

Sample