Sha256: 1fc9ab27f2fa841d29c8f1d29a45a6bd3c234f8da115e373776921c16e50d739

Contents?: true

Size: 934 Bytes

Versions: 27

Compression:

Stored size: 934 Bytes

Contents

<grammar xmlns="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
  <include href="state.rng"/>
  <include href="status.rng"/>
  <include href="handlerwrapper.rng"/>
  <include href="positions.rng"/>
  <include href="dataelements.rng"/>
  <include href="endpoints.rng"/>
  <include href="attributes.rng"/>
  <include href="dsl.rng"/>
  <include href="dslx.rng"/>
  <include href="description.rng"/>
  <include href="transformation.rng"/>

  <start>
    <element name="properties" ns="http://cpee.org/ns/properties/2.0">
      <ref name="state"/>
      <ref name="status"/>
      <ref name="handlerwrapper"/>
      <ref name="positions"/>
      <ref name="dataelements"/>
      <ref name="endpoints"/>
      <ref name="attributes"/>
      <ref name="dsl"/>
      <ref name="dslx"/>
      <ref name="description"/>
      <ref name="transformation"/>
    </element>
  </start>
</grammar>

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
cpee-2.0.7 lib/properties/properties.rng
cpee-2.0.6 lib/properties/properties.rng
cpee-2.0.5 lib/properties/properties.rng
cpee-2.0.3 lib/properties/properties.rng
cpee-2.0.2 lib/properties/properties.rng
cpee-2.0.1 lib/properties/properties.rng
cpee-2.0 lib/properties/properties.rng