WildcardNodeType

Complex Type Information

Model

Attributes

Source

<xs:complexType name="WildcardNodeType" abstract="true">
  <xs:annotation>
    <xs:appinfo>TODO. This complexType will likely not be needed, since integrating ProtoInstance into the content models solves the wildcard and extensibility problems.</xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="X3DNode"/>
  </xs:complexContent>
</xs:complexType>