QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
type | restriction of string | original | optional |
<complexType name="AspectRatioType"> <simpleContent> <extension base="tva:RatioType"> <attribute name="type" use="optional" default="original"> <simpleType> <restriction base="string"> <enumeration value="original"/> <enumeration value="publication"/> </restriction> </simpleType> </attribute> </extension> </simpleContent> </complexType> |