config.xsd

file:/C:/Users/Nico/Work/Intern/Maven/intranet/xsd2svg/src/site/resources/install-sample/xsd/config.xsd

Namespace

Elements

config
config xs:sequence namespaces styles Documentation Root element of the configuration document Documentation List of namespaces to provide specific configurations Documentation Configures the styling part of the SVG generation

Root element of the configuration document

namespaces
namespaces xs:sequence namespace config Documentation List of namespaces to provide specific configurations Documentation Configures a namespace Documentation Root element of the configuration document

List of namespaces to provide specific configurations

Parents
Uses
namespace

Configures a namespace

Parents
Uses
namespace / @prefix
xs:attribute prefix xs:simpleType xs:string namespace Documentation XSD build in type. Documentation Configures a namespace
Parents
namespace / @uri
xs:attribute uri xs:simpleType xs:anyURI namespace Documentation XSD build in type. Documentation Configures a namespace
Parents
styles
styles xs:sequence fonts css config Documentation Configures the styling part of the SVG generation Documentation Configures the used fonts for SVG graphics. Documentation Provides by the href attribute a CSS document which will be embedded for standalone SVG graphics Documentation Root element of the configuration document

Configures the styling part of the SVG generation

Parents
Uses
css
css attributeGroup href xs:attribute href Type: xs:anyURI styles Documentation Provides by the href attribute a CSS document which will be embedded for standalone SVG graphics Documentation Configures the styling part of the SVG generation

Provides by the href attribute a CSS document which will be embedded for standalone SVG graphics

Parents
Uses
fonts
fonts xs:sequence main emphasis styles Documentation Configures the used fonts for SVG graphics. Documentation Configures the font of regular text in the SVG graphics Documentation Configures the font of emphasized text in the SVG graphics Documentation Configures the styling part of the SVG generation

Configures the used fonts for SVG graphics.

Parents
Uses
emphasis
emphasis attributeGroup fontAttr xs:attribute type xs:attribute href Type: xs:anyURI xs:attribute style xs:attribute name Type: xs:string fonts Documentation Configures the font of emphasized text in the SVG graphics Documentation Specifies the format of the font file referenced by href attribute. Documentation Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS. Documentation Configures the used fonts for SVG graphics.

Configures the font of emphasized text in the SVG graphics

Parents
Uses
main
main attributeGroup fontAttr xs:attribute type xs:attribute href Type: xs:anyURI xs:attribute style xs:attribute name Type: xs:string fonts Documentation Configures the font of regular text in the SVG graphics Documentation Specifies the format of the font file referenced by href attribute. Documentation Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS. Documentation Configures the used fonts for SVG graphics.

Configures the font of regular text in the SVG graphics

Parents
Uses

Attribute Groups

fontAttr
attributeGroup fontAttr xs:attribute type xs:attribute href Type: xs:anyURI xs:attribute style xs:attribute name Type: xs:string main emphasis Documentation Specifies the format of the font file referenced by href attribute. Documentation Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS. Documentation Configures the font of regular text in the SVG graphics Documentation Configures the font of emphasized text in the SVG graphics
Parents
fontAttr / @name
xs:attribute name xs:simpleType xs:string attributeGroup fontAttr Documentation Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS. Documentation XSD build in type.

Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS.

Parents
fontAttr / @style
xs:attribute style xs:restriction xs:restriction Facets Values: bold | regular | italicbold | regular | italic Base: xs:simpleType xs:token attributeGroup fontAttr Documentation XSD build in type.
Parents
fontAttr / @href
xs:attribute href xs:simpleType xs:anyURI attributeGroup fontAttr Documentation XSD build in type.
Parents
fontAttr / @type
xs:attribute type xs:restriction xs:restriction Facets Values: truetype | wofftruetype | woff Base: xs:simpleType xs:token attributeGroup fontAttr Documentation Specifies the format of the font file referenced by href attribute. Documentation XSD build in type.

Specifies the format of the font file referenced by href attribute.

Parents
installedFont
attributeGroup installedFont xs:attribute style xs:attribute name Type: xs:string Documentation Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS.
Uses
installedFont / @name
xs:attribute name xs:simpleType xs:string attributeGroup installedFont Documentation Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS. Documentation XSD build in type.

Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS.

Parents
installedFont / @style
xs:attribute style xs:restriction xs:restriction Facets Values: bold | regular | italicbold | regular | italic Base: xs:simpleType xs:token attributeGroup installedFont Documentation XSD build in type.
Parents
fileFont
attributeGroup fileFont xs:attribute type xs:attribute name Type: xs:string attributeGroup href xs:attribute href Type: xs:anyURI Documentation Specifies the format of the font file referenced by href attribute. Documentation Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS.
Uses
fileFont / @name
xs:attribute name xs:simpleType xs:string attributeGroup fileFont Documentation Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS. Documentation XSD build in type.

Name of the used font. For installed font this needs to match to an installed font. For a font file reference the name is used for references in CSS.

Parents
fileFont / @type
xs:attribute type xs:restriction xs:restriction Facets Values: truetype | wofftruetype | woff Base: xs:simpleType xs:token attributeGroup fileFont Documentation Specifies the format of the font file referenced by href attribute. Documentation XSD build in type.

Specifies the format of the font file referenced by href attribute.

Parents
href / @href
xs:attribute href xs:simpleType xs:anyURI attributeGroup href Documentation XSD build in type.
Parents