Schemas Related to Payroll XML
You can download all necessary schemas as a single ZIP file.
The main schema defining Payroll XML is PRL-GML20170101pxs.xsd. That schema imports and makes heavy use of a TransXML schema called TXL-GML20060501pxs.xsd. That schema includes another TransXML schema called LR-GML20060501pxs.xsd.
TransXML makes heavy use of GML. The specific schemas used are available here for your convenience. They are divided into three groups
- Base
- basicTypes.xsd
- coordinateOperations.xsd
- coordinateReferenceSystems.xsd
- coordinateSystems.xsd
- coverage.xsd
- dataQuality.xsd
- datums.xsd
- defaultStyle.xsd
- dictionary.xsd
- direction.xsd
- dynamicFeature.xsd
- feature.xsd
- geometryAggregates.xsd
- geometryBasic0d1d.xsd
- geometryBasic2d.xsd
- geometryComplexes.xsd
- geometryPrimitives.xsd
- gml.xsd
- gmlBase.xsd
- grids.xsd
- measures.xsd
- observation.xsd
- referenceSystems.xsd
- temporal.xsd
- temporalReferenceSystems.xsd
- temporalTopology.xsd
- topology.xsd
- units.xsd
- valueObjects.xsd
- SMIL
- XLink
Finally, some of the lower-level schemas make use of a few other general purpose schemas, schematron1-5.xsd and xml.xsd.