Sha256: 0a5d916deea6e106e9f1e752b817fa0cea158cfd839623aaf3a21969b0c5e14a

Contents?: true

Size: 325 Bytes

Versions: 12

Compression:

Stored size: 325 Bytes

Contents

<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="foo">
    <xs:complexType>
      <xs:sequence>
        <xs:element type="xs:string" name="bar" minOccurs="1"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
dock_test-0.4.8 schemas/response.schema.xsd
dock_test-0.4.6 schemas/response.schema.xsd
dock_test-0.4.5 schemas/response.schema.xsd
dock_test-0.4.0 schemas/response.schema.xsd
dock_test-0.3.7 schemas/response.schema.xsd
dock_test-0.3.6 schemas/response.schema.xsd
dock_test-0.3.5 schemas/response.schema.xsd
dock_test-0.3.4 schemas/response.schema.xsd
dock_test-0.3.3 schemas/response.schema.xsd
dock_test-0.3.2 schemas/response.schema.xsd
dock_test-0.3.1 schemas/response.schema.xsd
dock_test-0.3.0 schemas/response.schema.xsd