<xsd:attribute name="includenamespaceprefixes" use="optional"> <xsd:simpleType> <xsd:list> <xsd:simpleType> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:NCName" /> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="#default" /> </xsd:restriction> </xsd:simpleType> </xsd:union> </xsd:simpleType> </xsd:list> </xsd:simpleType> </xsd:attribute>