Sha256: b374ccce3239a8375bd09ab76f555793c9ba021ced24c6143937a24b1a065a9d

Contents?: true

Size: 350 Bytes

Versions: 93

Compression:

Stored size: 350 Bytes

Contents

<grammar xmlns="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
  <include href="simple.rng"/>
  <define name="endpoints">
    <element name="endpoints" ns="http://cpee.org/ns/properties/2.0">
      <zeroOrMore>
        <ref name="simple"/>
      </zeroOrMore>
    </element>
  </define>
</grammar>

Version data entries

93 entries across 93 versions & 1 rubygems

Version Path
cpee-2.0.15 lib/properties/endpoints.rng
cpee-2.0.14 lib/properties/endpoints.rng
cpee-2.0.13 lib/properties/endpoints.rng
cpee-2.0.11 lib/properties/endpoints.rng
cpee-2.0.9 lib/properties/endpoints.rng
cpee-2.0.8 lib/properties/endpoints.rng
cpee-2.0.7 lib/properties/endpoints.rng
cpee-2.0.6 lib/properties/endpoints.rng
cpee-2.0.5 lib/properties/endpoints.rng
cpee-2.0.3 lib/properties/endpoints.rng
cpee-2.0.2 lib/properties/endpoints.rng
cpee-2.0.1 lib/properties/endpoints.rng
cpee-2.0 lib/properties/endpoints.rng