Re: [svgwg] Building a schema for SVG / Creating an SVG profile for IEC 61850-6-2 (#699)

@sideshowbarker We have spent time reviewing the RelaxNG specification and the associated Java to validate the datatypes. We conclude on the following observations: 

1. Document Structure - The RelaxNG appears to fulfil this requirement. When can we expect it to be in conformance to SVG2? Our GCD files will be structure differently than an SVG file, so should the SVG2 schema (future) be used to validate our GCD file. 
2. Datatypes - Java code has been used to validate this, and we intend to validate the datatypes using the schema (.xsd), so we will need to find a way to transform the java code into the schema. Think this may benefit your applications as well. 
3. Linkages (unique, key, keyref) - This appears to be a gap, or is maybe covered in the java, but our configuration languages depend on these cross-references to be validated along with the structure and datatype using a schema. 

Any suggestions on how an SVG2 schema can be developed to achieve these three validation checks? 

-- 
GitHub Notification of comment by IEC61850
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/699#issuecomment-694236676 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 17 September 2020 13:32:09 UTC