svg:testAttrs

Common attributes to check for system capabilities

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
requiredExtensions svg:ExtensionListType optional
requiredFeatures svg:FeatureListType optional
systemLanguage svg:LanguageCodesType optional

Used By

Source

<attributeGroup name="testAttrs">
  <annotation>
    <documentation>Common attributes to check for system capabilities</documentation>
  </annotation>
  <attribute name="requiredFeatures" type="svg:FeatureListType" use="optional"/>
  <attribute name="requiredExtensions" type="svg:ExtensionListType" use="optional"/>
  <attribute name="systemLanguage" type="svg:LanguageCodesType" use="optional"/>
</attributeGroup>