WOFF 2.0 CR Test Suite

Extended Metadata Block (247 tests)

Test Refs Flags Info
+ 6 Extended Metadata Block
metadata-noeffect-001 Font No Metadata Present
  • The file has no metadata.
metadata-noeffect-002 Font Metadata Present
  • The file has metadata.
metadatadisplay-authoritative-001 Font Metadata Out of Sync With name Table
  • The name table and metadata fields are out of sync. The name table contains FAIL and the metadata contains PASS for unique id, vendor name, vendor url, credit name, credit url, description, license, license url, copyright and trademark.
metadatadisplay-compression-001 Font Metadata No Compression
  • The metadata is stored in an uncompressed state and therefore does not have the proper compression format.
metadatadisplay-encoding-001 Font UTF-8 Encoding
  • The xml encoding is set to UTF-8.
metadatadisplay-encoding-002 Font Invalid Encoding: UTF-16
  • The xml encoding is set to UTF-16.
metadatadisplay-encoding-003 Font Invalid Encoding: ISO-8859-1
  • The xml encoding is set to ISO-8859-1.
metadatadisplay-encoding-004 Font Implied UTF-8
  • The xml encoding is not declared and there is no BOM.
metadatadisplay-encoding-005 Font UTF-8 BOM
  • The xml encoding is not declared and there is a UTF-8 BOM.
metadatadisplay-encoding-006 Font Invalid Encoding: UTF-8 BOM
  • The xml encoding is not declared and there is a UTF-16 BOM.
metadatadisplay-metaoriglength-001 Font Decompressed Metadata Length Less Than metaOrigLength
  • The metadata decompresses to a length that is 1 byte smaller than the length defined in metaOrigLength
metadatadisplay-metaoriglength-002 Font Decompressed Metadata Length Greater Than metaOrigLength
  • The metadata decompresses to a length that is 1 byte greater than the length defined in metaOrigLength
metadatadisplay-schema-credit-001 Font Valid credit Element
  • The credit element matches the schema.
metadatadisplay-schema-credit-002 Font Valid credit Element Without url Attribute
  • The credit element does not contain a url attribute but it still matches the schema.
metadatadisplay-schema-credit-003 Font Valid credit Element Without role Attribute
  • The credit element does not contain a role attribute but it still matches the schema.
metadatadisplay-schema-credit-004 Font No name attribute in credit Element
  • The credit element does not contain a name attribute.
metadatadisplay-schema-credit-005 Font Valid dir Attribute in credit Element 1
  • The credit element contains ltr as the value for the dir attribute.
metadatadisplay-schema-credit-006 Font Valid dir Attribute in credit Element 2
  • The credit element contains rtl as the value for the dir attribute.
metadatadisplay-schema-credit-007 Font Invalid dir Attribute in credit Element
  • The credit element contains INVALID as the value for the dir attribute.
metadatadisplay-schema-credit-008 Font Valid class Attribute in credit Element
  • The credit element contains "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-credit-009 Font Unknown attribute in credit Element
  • The credit element contains an unknown attribute.
metadatadisplay-schema-credit-010 Font Child Element in credit Element
  • The credit element contains a child element.
metadatadisplay-schema-credit-011 Font Content in credit Element
  • The credit element contains content.
metadatadisplay-schema-credits-001 Font Valid credits Element With No Language Attribute And A Single credit Element
  • The credits element matches the schema and it contains one credit child element.
metadatadisplay-schema-credits-002 Font Valid credits Element With Two credit Elements
  • The credits element matches the schema and it contains two credit child elements.
metadatadisplay-schema-credits-003 Font No credit Element in credits Element
  • The credits element does not contain a credit child element.
metadatadisplay-schema-credits-004 Font Unknown Attribute in credits Element
  • The credits element contains an unknown attribute.
metadatadisplay-schema-credits-005 Font Unknown Child Element in credits Element
  • The credits element contains an unknown child element.
metadatadisplay-schema-credits-006 Font Content in credits Element
  • The credits element contains an content.
metadatadisplay-schema-credits-007 Font Multiple credits Elements
  • The credits element occurs more than once.
metadatadisplay-schema-description-001 Font Valid description Element
  • The description element matches the schema.
metadatadisplay-schema-description-002 Font Valid description Element Without url Attribute
  • The description element does not contain a url attribute but it still matches the schema.
metadatadisplay-schema-description-003 Font Valid description Element With One No Language Tagged text Element
  • The description element matches the schema. It contains one text element that does not have a language tag.
metadatadisplay-schema-description-004 Font Valid description Element With One Language Tagged text Element
  • The description element matches the schema. It contains one text element that has a language tag.
metadatadisplay-schema-description-005 Font Valid description Element With One Language Tagged (using lang) text Element
  • The description element matches the schema. It contains one text element that has a language tag using the lang tag instead of xml:lang.
metadatadisplay-schema-description-006 Font Valid description Element With Mixed text Element Language Tags 1
  • The description element matches the schema. One text element does not have a language tag. One text element has a language tag.
metadatadisplay-schema-description-007 Font Valid description Element With Mixed text Element Language Tags 2
  • The description element matches the schema. Two text elements have a language tags.
metadatadisplay-schema-description-008 Font More Than One description Element
  • The description element occurs more than once.
metadatadisplay-schema-description-009 Font No text Element in description Element
  • The description element does not contain a text child element.
metadatadisplay-schema-description-010 Font Unknown Attribute in description Element
  • The description element contains an unknown attribute.
metadatadisplay-schema-description-011 Font Unknown Child Element in description Element
  • The description element contains an unknown child element.
metadatadisplay-schema-description-012 Font Content in description Element
  • The description element contains content.
metadatadisplay-schema-description-013 Font Valid description Element With dir Attribute in text Element 1
  • The description element contains a text element with ltr as the value for the dir attribute.
metadatadisplay-schema-description-014 Font Valid description Element With dir Attribute in text Element 2
  • The description element contains a text element with rtl as the value for the dir attribute.
metadatadisplay-schema-description-015 Font Invalid description Element With dir Attribute in text Element
  • The description element contains a text element with INVALID as the value for the dir attribute.
metadatadisplay-schema-description-016 Font Valid description Element With class Attribute in text Element
  • The description element contains a text element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-description-017 Font Unknown Attribute in description Element text Element
  • The description element contains a text element with an unknown attribute.
metadatadisplay-schema-description-018 Font Unknown Child Element in description Element text Element
  • The description element contains a text element with an unknown child element.
metadatadisplay-schema-description-019 Font Valid description Element With One div Element in text Element
  • The description element contains a text element that contains a div element.
metadatadisplay-schema-description-020 Font Valid description Element With Two div Elements in text Element
  • The description element contains a text element that contains two div elements.
metadatadisplay-schema-description-021 Font Valid description Element With Nested div Elements in text Element
  • The description element contains a text element that contains nested div elements.
metadatadisplay-schema-description-022 Font Valid description Element With dir Attribute in div Element in text Element 1
  • The description element contains a text element that contains a div element with ltr as the value for the dir attribute.
metadatadisplay-schema-description-023 Font Valid description Element With dir Attribute in div Element in text Element 2
  • The description element contains a text element that contains a div element with rtl as the value for the dir attribute.
metadatadisplay-schema-description-024 Font Invalid description Element With dir Attribute in div Element in text Element
  • The description element contains a text element that contains a div element with INVALID as the value for the dir attribute.
metadatadisplay-schema-description-025 Font Valid description Element With class Attribute in div Element in text Element
  • The description element contains a text element that contains a div element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-description-026 Font Valid description Element With One span Element in text Element
  • The description element contains a text element that contains a span element.
metadatadisplay-schema-description-027 Font Valid description Element With Two span Elements in text Element
  • The description element contains a text element that contains two span elements.
metadatadisplay-schema-description-028 Font Valid description Element With Nested span Elements in text Element
  • The description element contains a text element that contains nested span elements.
metadatadisplay-schema-description-029 Font Valid description Element With dir Attribute in span Element in text Element 1
  • The description element contains a text element that contains a span element with ltr as the value for the dir attribute.
metadatadisplay-schema-description-030 Font Valid description Element With dir Attribute in span Element in text Element 2
  • The description element contains a text element that contains a span element with rtl as the value for the dir attribute.
metadatadisplay-schema-description-031 Font Invalid description Element With dir Attribute in span Element in text Element
  • The description element contains a text element that contains a span element with INVALID as the value for the dir attribute.
metadatadisplay-schema-description-032 Font Valid description Element With class Attribute in span Element in text Element
  • The description element contains a text element that contains a span element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-extension-001 Font Valid extension Element
  • The extension element matches the schema.
metadatadisplay-schema-extension-002 Font Two Valid extension Elements
  • Two extension elements match the schema.
metadatadisplay-schema-extension-003 Font Valid extension Element Without id Attribute
  • The extension element does not have an id attribute but it still matches the schema.
metadatadisplay-schema-extension-004 Font Valid extension Element Without name Element
  • The extension element does not have a name child element but it still matches the schema.
metadatadisplay-schema-extension-005 Font Valid extension Element With Two name Elements 1
  • The extension element contains one name element without a lang attribute and another with a lang attribute.
metadatadisplay-schema-extension-006 Font Valid extension Element With Two name Elements 2
  • The extension element contains two name elements with lang attributes.
metadatadisplay-schema-extension-007 Font Valid extension Element With Two item Elements
  • The extension element contains two item child elements.
metadatadisplay-schema-extension-008 Font No item Element in extension Element
  • The extension element does not contain an item child element.
metadatadisplay-schema-extension-009 Font Unknown Attribute in extension Element
  • The extension element contains an unknown attribute.
metadatadisplay-schema-extension-010 Font Unknown Child Element in extension Element
  • The extension element contains an unknown child element.
metadatadisplay-schema-extension-011 Font Content in extension Element
  • The extension element contains content.
metadatadisplay-schema-extension-012 Font Valid name Element in extension Element
  • The name element in the extension element matches the schema.
metadatadisplay-schema-extension-013 Font Valid name Element With xml:lang Attribute in extension Element
  • The name element in the extension element contains a xml:lang attribute and it matches the schema.
metadatadisplay-schema-extension-014 Font Valid name Element With lang Attribute in extension Element
  • The name element in the extension element contains a lang attribute and it matches the schema.
metadatadisplay-schema-extension-015 Font Valid name Element With dir Attribute in extension Element 1
  • The name element in the extension element has ltr as the value for the dir attribute.
metadatadisplay-schema-extension-016 Font Valid name Element With dir Attribute in extension Element 2
  • The name element in the extension element has rtl as the value for the dir attribute.
metadatadisplay-schema-extension-017 Font Invalid name Element With dir Attribute in extension Element
  • The name element in the extension element has INVALID as the value for the dir attribute.
metadatadisplay-schema-extension-018 Font Valid name Element With class Attribute in extension Element
  • The name element in the extension element has "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-extension-019 Font Unknown Attribute in name Element in extension Element
  • The name element in the extension element contains an unknown attribute.
metadatadisplay-schema-extension-020 Font Child Element in name Element in extension Element
  • The name element in the extension element contains a child element.
metadatadisplay-schema-extension-021 Font Valid item Element in extension Element
  • The item element in the extension element matches the schema.
metadatadisplay-schema-extension-022 Font Valid item Element With Multiple Languages in extension Element
  • The item element in the extension element contains a variety of languages.
metadatadisplay-schema-extension-023 Font Valid item Element Without id Attribute in extension Element
  • The item element in the extension element does not contain an id attribute but it still matches the schema.
metadatadisplay-schema-extension-024 Font Valid item Element With Two name Elements in extension Element 1
  • The item element in the extension element contains one name child element with no lang attribute and one with a lang attribute.
metadatadisplay-schema-extension-025 Font Valid item Element With Two name Elements in extension Element 2
  • The item element in the extension element contains two name child elements with lang attributes.
metadatadisplay-schema-extension-026 Font Valid item Element With Two value Elements in extension Element 1
  • The item element in the extension element contains one value child element with no lang attribute and one with a lang attribute.
metadatadisplay-schema-extension-027 Font Valid item Element With Two value Elements in extension Element 2
  • The item element in the extension element contains two value child elements with lang attributes.
metadatadisplay-schema-extension-028 Font No name Element in item Element in extension Element
  • The item element in the extension element does not contain a name child element.
metadatadisplay-schema-extension-029 Font No value Element in item Element in extension Element
  • The item element in the extension element does not contain a value child element.
metadatadisplay-schema-extension-030 Font Unknown Attribute in item Element in extension Element
  • The item element in the extension element contains an unknown attribute.
metadatadisplay-schema-extension-031 Font Unknown Child Element in item Element in extension Element
  • The item element in the extension element contains an unknown child element.
metadatadisplay-schema-extension-032 Font Content in item Element in extension Element
  • The item element in the extension element contains content.
metadatadisplay-schema-extension-033 Font Valid name Element in item Element in extension Element
  • The name element in the item element in the extension element matches the schema.
metadatadisplay-schema-extension-034 Font Valid name Element With xml:lang Attribute in item Element in extension Element
  • The name element in the item element in the extension element contains a xml:lang attribute and it matches the schema.
metadatadisplay-schema-extension-035 Font Valid name Element With lang Attribute in item Element in extension Element
  • The name element in the item element in the extension element contains a lang attribute and it matches the schema.
metadatadisplay-schema-extension-036 Font Valid name Element With dir Attribute in item Element in extension Element 1
  • The name element in the item element in the extension element has ltr as the value for the dir attribute.
metadatadisplay-schema-extension-037 Font Valid name Element With dir Attribute in item Element in extension Element 2
  • The name element in the item element in the extension element has rtl as the value for the dir attribute.
metadatadisplay-schema-extension-038 Font Invalid name Element With dir Attribute in item Element in extension Element
  • The name element in the item element in the extension element has INVALID as the value for the dir attribute.
metadatadisplay-schema-extension-039 Font Valid name Element With class Attribute in item Element in extension Element
  • The name element in the item element in the extension element has "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-extension-040 Font Unknown Attribute in name Element in item Element in extension Element
  • The name element in the item element in the extension element contains an unknown attribute.
metadatadisplay-schema-extension-041 Font Child Element in name Element in item Element in extension Element
  • The name element in the item element in the extension element contains a child element.
metadatadisplay-schema-extension-042 Font Valid value Element in item Element in extension Element
  • The value element in the item element in the extension element matches the schema.
metadatadisplay-schema-extension-043 Font Valid value Element With xml:lang Attribute in item Element in extension Element
  • The value element in the item element in the extension element contains a xml:lang attribute and it matches the schema.
metadatadisplay-schema-extension-044 Font Valid value Element With lang Attribute in item Element in extension Element
  • The value element in the item element in the extension element contains a lang attribute and it matches the schema.
metadatadisplay-schema-extension-045 Font Valid value Element With dir Attribute in item Element in extension Element 1
  • The value element in the item element in the extension element has ltr as the value for the dir attribute.
metadatadisplay-schema-extension-046 Font Valid value Element With dir Attribute in item Element in extension Element 2
  • The value element in the item element in the extension element has rtl as the value for the dir attribute.
metadatadisplay-schema-extension-047 Font Invalid value Element With dir Attribute in item Element in extension Element
  • The value element in the item element in the extension element has INVALID as the value for the dir attribute.
metadatadisplay-schema-extension-048 Font Valid value Element With class Attribute in item Element in extension Element
  • The value element in the item element in the extension element has "class1 class2 class3" as the value for the dir attribute.
metadatadisplay-schema-extension-049 Font Unknown Attribute in value Element in item Element in extension Element
  • The value element in the item element in the extension element contains an unknown attribute.
metadatadisplay-schema-extension-050 Font Child Element in value Element in item Element in extension Element
  • The value element in the item element in the extension element contains a child element.
metadatadisplay-schema-license-001 Font Valid license Element
  • The license element matches the schema.
metadatadisplay-schema-license-002 Font Valid license Element Without url Attribute
  • The license element does not have a url attribute but it still matches the schema.
metadatadisplay-schema-license-003 Font Valid license Element Without id Attribute
  • The license element does not have an id attribute but it still matches the schema.
metadatadisplay-schema-license-004 Font Valid license Element With One No Language Tagged text Element
  • The license element matches the schema. It contains one text element that does not have a language tag.
metadatadisplay-schema-license-005 Font Valid license Element With One Language Tagged text Element
  • The license element matches the schema. It contains one text element that has a language tag.
metadatadisplay-schema-license-006 Font Valid license Element With One Language Tagged (using lang) text Element
  • The license element matches the schema. It contains one text element that has a language tag using the lang tag instead of xml:lang.
metadatadisplay-schema-license-007 Font Valid license Element With Mixed text Element Language Tags 1
  • The license element matches the schema. One text element does not have a language tag. One text element has a language tag.
metadatadisplay-schema-license-008 Font Valid license Element With Mixed text Element Language Tags 2
  • The license element matches the schema. Two text elements have a language tags.
metadatadisplay-schema-license-009 Font More Than One license Element
  • The license element occurs more than once.
metadatadisplay-schema-license-010 Font No text Element in license Element
  • The license element does not contain a text child element.
metadatadisplay-schema-license-011 Font Unknown Attribute in license Element
  • The license element contains an unknown attribute.
metadatadisplay-schema-license-012 Font Unknown Child Element in license Element
  • The license element contains an unknown child element.
metadatadisplay-schema-license-013 Font Content in license Element
  • The license element contains content.
metadatadisplay-schema-license-014 Font Valid license Element With dir Attribute in text Element 1
  • The license element contains a text element with ltr as the value for the dir attribute.
metadatadisplay-schema-license-015 Font Valid license Element With dir Attribute in text Element 2
  • The license element contains a text element with rtl as the value for the dir attribute.
metadatadisplay-schema-license-016 Font Invalid license Element With dir Attribute in text Element
  • The license element contains a text element with INVALID as the value for the dir attribute.
metadatadisplay-schema-license-017 Font Valid license Element With class Attribute in text Element
  • The license element contains a text element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-license-018 Font Unknown Attribute in license Element text Element
  • The license element contains a text element with an unknown attribute.
metadatadisplay-schema-license-019 Font Unknown Child Element in license Element text Element
  • The license element contains a text element with an unknown child element.
metadatadisplay-schema-license-020 Font Valid license Element With One div Element in text Element
  • The license element contains a text element that contains a div element.
metadatadisplay-schema-license-021 Font Valid license Element With Two div Elements in text Element
  • The license element contains a text element that contains two div elements.
metadatadisplay-schema-license-022 Font Valid license Element With Nested div Elements in text Element
  • The license element contains a text element that contains nested div elements.
metadatadisplay-schema-license-023 Font Valid license Element With dir Attribute in div Element in text Element 1
  • The license element contains a text element that contains a div element with ltr as the value for the dir attribute.
metadatadisplay-schema-license-024 Font Valid license Element With dir Attribute in div Element in text Element 2
  • The license element contains a text element that contains a div element with rtl as the value for the dir attribute.
metadatadisplay-schema-license-025 Font Invalid license Element With dir Attribute in div Element in text Element
  • The license element contains a text element that contains a div element with INVALID as the value for the dir attribute.
metadatadisplay-schema-license-026 Font Valid license Element With class Attribute in div Element in text Element
  • The license element contains a text element that contains a div element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-license-027 Font Valid license Element With One span Element in text Element
  • The license element contains a text element that contains a span element.
metadatadisplay-schema-license-028 Font Valid license Element With Two span Elements in text Element
  • The license element contains a text element that contains two span elements.
metadatadisplay-schema-license-029 Font Valid license Element With Nested span Elements in text Element
  • The license element contains a text element that contains nested span elements.
metadatadisplay-schema-license-030 Font Valid license Element With dir Attribute in span Element in text Element 1
  • The license element contains a text element that contains a span element with ltr as the value for the dir attribute.
metadatadisplay-schema-license-031 Font Valid license Element With dir Attribute in span Element in text Element 2
  • The license element contains a text element that contains a span element with rtl as the value for the dir attribute.
metadatadisplay-schema-license-032 Font Invalid license Element With dir Attribute in span Element in text Element
  • The license element contains a text element that contains a span element with INVALID as the value for the dir attribute.
metadatadisplay-schema-license-033 Font Valid license Element With class Attribute in span Element in text Element
  • The license element contains a text element that contains a span element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-licensee-001 Font Valid licensee Element
  • The licensee element matches the schema.
metadatadisplay-schema-licensee-002 Font More Than One licensee Element
  • The licensee element occurs more than once.
metadatadisplay-schema-licensee-003 Font No name Attribute in licensee Element
  • The licensee element does not contain the required name attribute.
metadatadisplay-schema-licensee-004 Font Valid licensee Element With dir Attribute 1
  • The licensee element has ltr as the value for the dir attribute.
metadatadisplay-schema-licensee-005 Font Valid licensee Element With dir Attribute 2
  • The licensee element has rtl as the value for the dir attribute.
metadatadisplay-schema-licensee-006 Font Invalid licensee Element With dir Attribute
  • The licensee element has INVALID as the value for the dir attribute.
metadatadisplay-schema-licensee-007 Font Valid licensee Element With class Attribute
  • The licensee element has "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-licensee-008 Font Unknown Attribute in licensee Element
  • The licensee element occures more than once.
metadatadisplay-schema-licensee-009 Font Child Element in licensee Element
  • The licensee element contains a child element.
metadatadisplay-schema-licensee-010 Font Content in licensee Element
  • The licensee element contains content.
metadatadisplay-schema-metadata-001 Font Valid metadata Element
  • The metadata element matches the schema.
metadatadisplay-schema-metadata-002 Font Top element is Not metadata
  • The top element is "INVALID" instead of "metadata".
metadatadisplay-schema-metadata-003 Font No version Attribute in metadata Element
  • The metadata element does not contain the required version attribute.
metadatadisplay-schema-metadata-004 Font Invalid version Attribute Value in metadata Element
  • The metadata element version attribute is set to 'ABC'.
metadatadisplay-schema-metadata-005 Font Unknown Attrbute in metadata Element
  • The metadata element contains an unknown attribute.
metadatadisplay-schema-metadata-006 Font Unknown Child Element metadata Element
  • The metadata element contains an unknown child element.
metadatadisplay-schema-trademark-001 Font Valid trademark Element With One No Language Tagged text Element
  • The trademark element matches the schema. It contains one text element that does not have a language tag.
metadatadisplay-schema-trademark-002 Font Valid trademark Element With One Language Tagged text Element
  • The trademark element matches the schema. It contains one text element that has a language tag.
metadatadisplay-schema-trademark-003 Font Valid trademark Element With One Language Tagged (using lang) text Element
  • The trademark element matches the schema. It contains one text element that has a language tag using the lang tag instead of xml:lang.
metadatadisplay-schema-trademark-004 Font Valid trademark Element With Mixed text Element Language Tags 1
  • The trademark element matches the schema. One text element does not have a language tag. One text element has a language tag.
metadatadisplay-schema-trademark-005 Font Valid trademark Element With Mixed text Element Language Tags 2
  • The trademark element matches the schema. Two text elements have a language tags.
metadatadisplay-schema-trademark-006 Font More Than One trademark Element
  • The trademark element occurs more than once.
metadatadisplay-schema-trademark-007 Font No text Element in trademark Element
  • The trademark element does not contain a text child element.
metadatadisplay-schema-trademark-008 Font Unknown Attribute in trademark Element
  • The trademark element contains an unknown attribute.
metadatadisplay-schema-trademark-009 Font Unknown Child Element in trademark Element
  • The trademark element contains an unknown child element.
metadatadisplay-schema-trademark-010 Font Content in trademark Element
  • The trademark element contains content.
metadatadisplay-schema-trademark-011 Font Valid trademark Element With dir Attribute in text Element 1
  • The trademark element contains a text element with ltr as the value for the dir attribute.
metadatadisplay-schema-trademark-012 Font Valid trademark Element With dir Attribute in text Element 2
  • The trademark element contains a text element with rtl as the value for the dir attribute.
metadatadisplay-schema-trademark-013 Font Invalid trademark Element With dir Attribute in text Element
  • The trademark element contains a text element with INVALID as the value for the dir attribute.
metadatadisplay-schema-trademark-014 Font Valid trademark Element With class Attribute in text Element
  • The trademark element contains a text element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-trademark-015 Font Unknown Attribute in trademark Element text Element
  • The trademark element contains a text element with an unknown attribute.
metadatadisplay-schema-trademark-016 Font Unknown Child Element in trademark Element text Element
  • The trademark element contains a text element with an unknown child element.
metadatadisplay-schema-trademark-017 Font Valid trademark Element With One div Element in text Element
  • The trademark element contains a text element that contains a div element.
metadatadisplay-schema-trademark-018 Font Valid trademark Element With Two div Elements in text Element
  • The trademark element contains a text element that contains two div elements.
metadatadisplay-schema-trademark-019 Font Valid trademark Element With Nested div Elements in text Element
  • The trademark element contains a text element that contains nested div elements.
metadatadisplay-schema-trademark-020 Font Valid trademark Element With dir Attribute in div Element in text Element 1
  • The trademark element contains a text element that contains a div element with ltr as the value for the dir attribute.
metadatadisplay-schema-trademark-021 Font Valid trademark Element With dir Attribute in div Element in text Element 2
  • The trademark element contains a text element that contains a div element with rtl as the value for the dir attribute.
metadatadisplay-schema-trademark-022 Font Invalid trademark Element With dir Attribute in div Element in text Element
  • The trademark element contains a text element that contains a div element with INVALID as the value for the dir attribute.
metadatadisplay-schema-trademark-023 Font Valid trademark Element With class Attribute in div Element in text Element
  • The trademark element contains a text element that contains a div element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-trademark-024 Font Valid trademark Element With One span Element in text Element
  • The trademark element contains a text element that contains a span element.
metadatadisplay-schema-trademark-025 Font Valid trademark Element With Two span Elements in text Element
  • The trademark element contains a text element that contains two span elements.
metadatadisplay-schema-trademark-026 Font Valid trademark Element With Nested span Elements in text Element
  • The trademark element contains a text element that contains nested span elements.
metadatadisplay-schema-trademark-027 Font Valid trademark Element With dir Attribute in span Element in text Element 1
  • The trademark element contains a text element that contains a span element with ltr as the value for the dir attribute.
metadatadisplay-schema-trademark-028 Font Valid trademark Element With dir Attribute in span Element in text Element 2
  • The trademark element contains a text element that contains a span element with rtl as the value for the dir attribute.
metadatadisplay-schema-trademark-029 Font Invalid trademark Element With dir Attribute in span Element in text Element
  • The trademark element contains a text element that contains a span element with INVALID as the value for the dir attribute.
metadatadisplay-schema-trademark-030 Font Valid trademark Element With class Attribute in span Element in text Element
  • The trademark element contains a text element that contains a span element with "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-uniqueid-001 Font Valid uniqueid Element
  • The uniqueid element matches the schema.
metadatadisplay-schema-uniqueid-002 Font No uniqueid Element
  • The uniqueid element doesn't exist.
metadatadisplay-schema-uniqueid-003 Font More Than One uniqueid Element
  • The uniqueid element occurs twice.
metadatadisplay-schema-uniqueid-004 Font No id Attribute in uniqueid Element
  • The uniqueid element does not contain the required id attribute.
metadatadisplay-schema-uniqueid-005 Font Unknown Attribute in uniqueid Element
  • The uniqueid element contains an unknown attribute.
metadatadisplay-schema-uniqueid-006 Font Child Element in uniqueid Element
  • The uniqueid element contains a child element.
metadatadisplay-schema-uniqueid-007 Font Content in uniqueid Element
  • The uniqueid element contains content.
metadatadisplay-schema-vendor-001 Font Valid vendor Element
  • The vendor element matches the schema.
metadatadisplay-schema-vendor-002 Font Valid vendor Element Without url Attribute
  • The vendor element does not contain a url attribute but it still matches the schema.
metadatadisplay-schema-vendor-003 Font No vendor Element
  • The vendor element doesn't exist.
metadatadisplay-schema-vendor-004 Font More Than One vendor Element
  • The vendor element occurs twice.
metadatadisplay-schema-vendor-005 Font No name Attribute in vendor Element
  • The vendor element does not contain the required name attribute.
metadatadisplay-schema-vendor-006 Font Valid dir Attribute in vendor Element 1
  • The vendor element contains ltr as the value for the dir attribute.
metadatadisplay-schema-vendor-007 Font Valid dir Attribute in vendor Element 2
  • The vendor element contains rtl as the value for the dir attribute.
metadatadisplay-schema-vendor-008 Font Invalid dir Attribute in vendor Element
  • The vendor element contains INVALID as the value for the dir attribute.
metadatadisplay-schema-vendor-009 Font Valid class Attribute in vendor Element
  • The vendor element contains "class1 class2 class3" as the value for the class attribute.
metadatadisplay-schema-vendor-010 Font Unknown Attribute in vendor Element
  • The vendor element contains an unknown attribute.
metadatadisplay-schema-vendor-011 Font Child Element in vendor Element
  • The vendor element contains a child element.
metadatadisplay-schema-vendor-012 Font Content in vendor Element
  • The vendor element contains content.
metadatadisplay-well-formed-001 Font Unescaped < in Content
  • The text element in the description element contains an unescaped <.
metadatadisplay-well-formed-002 Font Unescaped & in Content
  • The text element in the description element contains an unescaped &.
metadatadisplay-well-formed-003 Font Mismatched Element Tags
  • One element begins with <description> but ends with </mismatch>.
metadatadisplay-well-formed-004 Font Unclosed Element Tag
  • The text element element in the description element is not closed.
metadatadisplay-well-formed-005 Font Case Mismatch in Element Tags
  • The <description> element is closed with <DESCRIPTION>.
metadatadisplay-well-formed-006 Font More Than One Root Element
  • The metadata root element occurs twice.
metadatadisplay-well-formed-007 Font Unknown Encoding
  • The xml encoding is set to 'VSCACS-GFV-X-CQ34QTAB2Q-IS-NOT-A-VALID-ENCODING'.