Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
  <xs:complexType name="content">
    <xs:sequence>
                <xs:element name="encoding" type="xs:string" />
                <xs:element name="mime-typemimeType" type="xs:string" />
                <xs:element name="data" type="xs:base64Binarystring" />
                <xs:element name="name" type="xs:string" />
                <xs:element name="length" type="xs:longstring" />
                <xs:element name="digest" type="xs:string" />
                <xs:element name="dimensionGroupList" type="dimensionGroupList"/>
                <xs:element name="uri" type="xs:string" />
                <xs:element name="repositoryId" type="xs:string" />
    </xs:sequence>
  </xs:complexType>

...

To see the most up-to-date XML Schema for Blobs, follow this link:

...

https://source.collectionspace.org/collection-space/src/services/trunk/services/jaxb/src/main/resources/blobs_common.xsd