Definition Type: SimpleType
Name: MFBool
Containing Schema: x3d-3.2.xsd
Collapse XSD Schema Diagram:
XSD Diagram of MFBool in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:simpleType name="MFBool">
    <xs:annotation>
        <xs:appinfo>
MFBool is an array of Boolean values.
Type MFBool was previously undefined in the VRML 97 Specification, but nevertheless needed for event utilities and scripting.
Example use: MFBool is useful for defining a series of behavior states using a BooleanSequencer prototype.</xs:appinfo>
        <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/fieldsDef.html#SFBool" />
    </xs:annotation>
    <xs:list itemType="xs:boolean" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
faceEmpty, faceHiddenkeyValue, visible,