Last Version

XSD2SVG Content Model Graphic API 1.1.0

This project provides an XSLT API to generate SVG Content Model Graphics for XSD components.

License

License

MIT License
GroupId

GroupId

com.github.nkutsche
ArtifactId

ArtifactId

xsd2svg
Version

Version

1.1.0
Type

Type

jar
Description

Description

XSD2SVG Content Model Graphic API
This project provides an XSLT API to generate SVG Content Model Graphics for XSD components.
Project URL

Project URL

http://xsd2svg.nkutsche.com
Source Code Management

Source Code Management

https://github.com/nkutsche/xsd2svg

Download xsd2svg 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.nkutsche/xsd2svg/ -->
<dependency>
    <groupId>com.github.nkutsche</groupId>
    <artifactId>xsd2svg</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nkutsche/xsd2svg/
implementation 'com.github.nkutsche:xsd2svg:1.1.0'
// https://jarcasting.com/artifacts/com.github.nkutsche/xsd2svg/
implementation ("com.github.nkutsche:xsd2svg:1.1.0")
'com.github.nkutsche:xsd2svg:jar:1.1.0'
<dependency org="com.github.nkutsche" name="xsd2svg" rev="1.1.0">
  <artifact name="xsd2svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nkutsche', module='xsd2svg', version='1.1.0')
)
libraryDependencies += "com.github.nkutsche" % "xsd2svg" % "1.1.0"
[com.github.nkutsche/xsd2svg "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
net.sf.saxon : Saxon-HE jar 10.5

Project Modules

There are no modules declared in this project.