|
|
|
@ -186,12 +186,12 @@
|
|
|
|
|
<xsd:attribute name="ingest_module" type="xsd:normalizedString"/> |
|
|
|
|
<xsd:attribute name="ingest_file" type="xsd:normalizedString"/> |
|
|
|
|
<xsd:attribute name="ingest_class" type="xsd:normalizedString"/> |
|
|
|
|
<xsd:attribute name="edit_module" type="xsd:normalizedString" use="required"/> |
|
|
|
|
<xsd:attribute name="edit_file" type="xsd:normalizedString" use="required"/> |
|
|
|
|
<xsd:attribute name="edit_class" type="xsd:normalizedString" use="required"/> |
|
|
|
|
<xsd:attribute name="document_module" type="xsd:normalizedString"/> |
|
|
|
|
<xsd:attribute name="document_file" type="xsd:normalizedString"/> |
|
|
|
|
<xsd:attribute name="document_class" type="xsd:normalizedString"/> |
|
|
|
|
<xsd:attribute name="edit_module" type="xsd:normalizedString" use="optional"/> |
|
|
|
|
<xsd:attribute name="edit_file" type="xsd:normalizedString" use="optional"/> |
|
|
|
|
<xsd:attribute name="edit_class" type="xsd:normalizedString" use="optional"/> |
|
|
|
|
<xsd:attribute name="document_module" type="xsd:normalizedString" use="required"/> |
|
|
|
|
<xsd:attribute name="document_file" type="xsd:normalizedString" use="required"/> |
|
|
|
|
<xsd:attribute name="document_class" type="xsd:normalizedString" use="required"/> |
|
|
|
|
</xsd:extension> |
|
|
|
|
</xsd:complexContent> |
|
|
|
|
</xsd:complexType> |
|
|
|
|