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

dotml:node

A single node.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
color dotml:color optional
fillcolor dotml:color optional
fixedsize xs:boolean optional
fontcolor dotml:color optional
fontname xs:string optional
fontsize xs:decimal optional
height xs:decimal optional
id dotml:id required
label dotml:label optional
shape dotml:shape optional
style dotml:style optional
width xs:decimal optional

Source

<xs:element name="node" type="dotml:node">
  <xs:annotation>
    <xs:documentation>A single node.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< node label = "localize" fontname = "Arial" fontcolor = "#005A9C" fontsize = "11" style = "dashed" fillcolor = "#FFFFFF" id = "state_localize" shape = "Mcircle" />

< node label = "dont\nmove" fontcolor = "#005A9C" fontsize = "11" style = "filled" fillcolor = "#FFFFFF" fontname = "Arial" id = "state_dont_move" shape = "circle" />

< node label = "turn" fontcolor = "#005A9C" fontsize = "11" style = "filled" fillcolor = "#FFFFFF" fontname = "Arial" id = "state_turn" shape = "circle" />

< node label = "go" fontcolor = "#005A9C" fontsize = "11" style = "filled" fillcolor = "#FFFFFF" fontname = "Arial" id = "state_go" shape = "circle" />

  • © 2018 data2type GmbH
  • Contact
  • Imprint