Sha256: 8dc91429c03c23b0146902c89f10c9ef3389e6b97660030a14208ead45e876d3

Contents?: true

Size: 832 Bytes

Versions: 27

Compression:

Stored size: 832 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="description.rng"/>
  <include href="transformation.rng"/>

  <start>
    <element name="properties" ns="http://cpee.org/ns/properties/2.0">
      <ref name="set-state"/>
      <ref name="status"/>
      <ref name="handlerwrapper"/>
      <ref name="positions"/>
      <ref name="dataelements"/>
      <ref name="endpoints"/>
      <ref name="attributes"/>
      <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/set-properties.rng
cpee-2.0.6 lib/properties/set-properties.rng
cpee-2.0.5 lib/properties/set-properties.rng
cpee-2.0.3 lib/properties/set-properties.rng
cpee-2.0.2 lib/properties/set-properties.rng
cpee-2.0.1 lib/properties/set-properties.rng
cpee-2.0 lib/properties/set-properties.rng