XML Repository
  • Home
    • News-Archiv
    • Schulungstermine
    • Jobs
    • Sitemap
  • Leistungen
    • Entwicklung
    • Beratung
    • Support
    • Schulungen
  • Software
    • data2check
    • XSL Formatter
    • antillesXML
    • Coristo WordML
  • XML-Technologien
    • XML
    • XSLT
    • XPath
    • XSL-FO
    • WordML
    • SpreadsheetML
    • PresentationML
    • ePUB
    • HTML & XHTML
    • CSS
    • SVG
    • MathML
    • XML Schema
    • XProc
    • Schematron
    • DocBook
    • DITA
    • RSS & Atom
    • Reguläre Ausdrücke
    • Oracle & XML
  • Publikationen
    • XML-Online-Bibliothek
    • Eigene Veröffentlichungen
    • Vorträge
    • XSL-FO-Referenz
    • Schematron QuickFix
    • Qualitätssicherung von XML
    • Rezension: Word und XML
    • Rezension: XSL-FO in der Praxis
    • Rezension: Schematron
    • Rezension: Das XML-Kompendium
    • Rezension: Oracle PL/SQL
    • Rezension: XSLT 2.0 & XPath 2.0
    • Übersetzungen
  • Über uns
    • Kontakt
    • Standort
    • Unser Team
    • Referenzen
    • Sponsoring
    • Impressum
  • Back to Schema
  • Overview

length-with-unit

Simple Type Information

Used By

Attributes mspace.attlist/@depth, mspace.attlist/@height, mstyle.attlist/@mediummathspace, mstyle.attlist/@scriptminsize, mstyle.attlist/@thickmathspace, mstyle.attlist/@thinmathspace, mstyle.attlist/@verythickmathspace, mstyle.attlist/@verythinmathspace, mstyle.attlist/@veryverythickmathspace, mstyle.attlist/@veryverythinmathspace, msub.attlist/@subscriptshift, msubsup.attlist/@subscriptshift, msubsup.attlist/@superscriptshift, msup.attlist/@superscriptshift, mtable.attlist/@minlabelspacing

Source

<xs:simpleType name="length-with-unit">
  <xs:restriction base="xs:string">
    <xs:pattern value="(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0"/>
  </xs:restriction>
</xs:simpleType>
  • © 2018 data2type GmbH
  • Contact
  • Imprint