simpleType MFImage
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
minLength 5
whiteSpace collapse
annotation
appinfo
<xs:attribute name="defaultValue" type="MFImage" default=""/>
<xs:pattern value="\s*(([+]?(0|[1-9][0-9]*)([Ee][+]?[0-9]+)?\s+){2}[+]?[0-4](\s+(0x[0-9a-fA-F]{1,16}|[+]?(0|[1-9][0-9]*)([Ee][+]?[0-9]+)?))*\s*,?\s*)*"/>
MFImage is an array of SFImage values.
source <xs:simpleType name="MFImage">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="defaultValue" type="MFImage" default=""/>
     
<xs:pattern value="\s*(([+]?(0|[1-9][0-9]*)([Ee][+]?[0-9]+)?\s+){2}[+]?[0-4](\s+(0x[0-9a-fA-F]{1,16}|[+]?(0|[1-9][0-9]*)([Ee][+]?[0-9]+)?))*\s*,?\s*)*"/>
MFImage is an array of SFImage values.
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/fieldsDef.html#SFImageAndMFImage"/>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="5"/>
   
<xs:whiteSpace value="collapse"/>
 
</xs:restriction>
</xs:simpleType>


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