diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||||||||
type | extension of xs:annotated | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | xs:annotation | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:complexType name="facet"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="value" use="required"/> <xs:attribute name="fixed" type="xs:boolean" use="optional" default="false"/> </xs:extension> </xs:complexContent> </xs:complexType> |
properties |
|
||||
source | <xs:attribute name="value" use="required"/> |
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:attribute name="fixed" type="xs:boolean" use="optional" default="false"/> |