Difference between revisions of "NeTEx software"

From DATA4PT WIKI
Jump to navigation Jump to search
(Created page with "Test")
 
Line 1: Line 1:
Test
+
The following list of software is known to support NeTEx. We distinguish between different categories that may later receive a list of key performance indicators.
 +
 
 +
{| class="wikitable"
 +
!colspan="5"|Generic XML validation
 +
|-
 +
!colspan="1"|Name
 +
!colspan="1"|Availability
 +
!colspan="1"|Description
 +
!colspan="1"|License
 +
!colspan="1"|URL
 +
|-
 +
!rowspan="1"|[[XMLlint]]
 +
|Available
 +
|XML syntax validation, XSD schema validation and constraint checking.
 +
|MIT
 +
|http://www.xmlsoft.org/
 +
|-
 +
|}
 +
 
 +
 
 +
{| class="wikitable"
 +
!colspan="5"|NeTEx XML bindings
 +
|-
 +
!colspan="1"|Name
 +
!colspan="1"|Availability
 +
!colspan="1"|Description
 +
!colspan="1"|License
 +
!colspan="1"|URL
 +
|-
 +
!rowspan="1"|[[netex-java-model]]
 +
|Available
 +
|NeTEx XML bindings for Java, with additions to map temporal types to native objects.
 +
|EUPL
 +
|https://github.com/entur/netex-java-model
 +
|-
 +
|}

Revision as of 15:25, 16 November 2020

The following list of software is known to support NeTEx. We distinguish between different categories that may later receive a list of key performance indicators.

Generic XML validation
Name Availability Description License URL
XMLlint Available XML syntax validation, XSD schema validation and constraint checking. MIT http://www.xmlsoft.org/


NeTEx XML bindings
Name Availability Description License URL
netex-java-model Available NeTEx XML bindings for Java, with additions to map temporal types to native objects. EUPL https://github.com/entur/netex-java-model