<xs:attributeGroup name="border.properties.attlist"> <xs:attribute name="border-after-color"/> <xs:attribute name="border-after-style" type="areatree:border.style"/> <xs:attribute name="border-after-width" type="areatree:length"/> <xs:attribute name="border-after-width.conditionality" type="xs:NCName"/> <xs:attribute name="border-after-width.length" type="areatree:length"/> <xs:attribute name="border-before-color"/> <xs:attribute name="border-before-style" type="areatree:border.style"/> <xs:attribute name="border-before-width" type="areatree:length"/> <xs:attribute name="border-before-width.conditionality" type="xs:NCName"/> <xs:attribute name="border-before-width.length" type="areatree:length"/> <xs:attribute name="border-bottom-left-radius"/> <xs:attribute name="border-bottom-right-radius"/> <xs:attribute name="border-clip-bottom"/> <xs:attribute name="border-clip-left"/> <xs:attribute name="border-clip-right"/> <xs:attribute name="border-clip-top"/> <xs:attribute name="border-double-thickness"/> <xs:attribute name="border-end-color"/> <xs:attribute name="border-end-style" type="areatree:border.style"/> <xs:attribute name="border-end-width" type="areatree:length"/> <xs:attribute name="border-end-width.conditionality" type="xs:NCName"/> <xs:attribute name="border-length"/> <xs:attribute name="border-start-color"/> <xs:attribute name="border-start-style" type="areatree:border.style"/> <xs:attribute name="border-start-width" type="areatree:length"/> <xs:attribute name="border-start-width.conditionality" type="xs:NCName"/> <xs:attribute name="border-top-left-radius"/> <xs:attribute name="border-top-right-radius"/> <xs:attribute name="border-triple-thickness"/> <xs:attribute name="border-wave-form"/> <xs:attribute name="diagonal-border-color"/> <xs:attribute name="diagonal-border-style" type="areatree:border.style"/> <xs:attribute name="diagonal-border-width" type="areatree:length"/> <xs:attribute name="reverse-diagonal-border-color"/> <xs:attribute name="reverse-diagonal-border-style" type="areatree:border.style"/> <xs:attribute name="reverse-diagonal-border-width" type="areatree:length"/> </xs:attributeGroup> |