complexType "metaData"
Namespace:
Content:
complex, 17 elements
Defined:
Includes:
definitions of 17 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Elements (17):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source
<xsd:complexType name="metaData">
<xsd:all>
<xsd:element minOccurs="0" name="publishToServiceInstances" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="publishToPrincipals" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="publishToSocialNetwork" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
Specifies that the content may be published to social networks.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="publishStartDate" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="publishEndDate" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="highlight" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="highlightEndDate" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="comments" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="versioning" type="versioningMetaDataProperty"/>
<xsd:element minOccurs="0" name="multiLanguage" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="workflow" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="association" type="metaDataProperty"/>
<xsd:element minOccurs="0" name="lock" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
Specifies that the content will make use of locking to avoid simultaneous editing.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="serviceInstanceIsolation" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
specifies that the content must be isolated between service instances. If a content is added in one service instance, it must not be visible in the list of contents of another instance of the same service. This property is implied if publishToServiceInstances property is specified.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="categorization" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
If specified, the content will be able to be filtered by categories and will be able to render associated categories.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="tag" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
Specifies that the repository allows tagging contents.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="seo" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
Specifies that the content provides SEO specific fields.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:all>
</xsd:complexType>
Content Element Detail
association
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="association" type="metaDataProperty"/>

categorization
If specified, the content will be able to be filtered by categories and will be able to render associated categories.
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="categorization" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
If specified, the content will be able to be filtered by categories and will be able to render associated categories.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

comments
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="comments" type="metaDataProperty"/>

highlight
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="highlight" type="metaDataProperty"/>

highlightEndDate
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="highlightEndDate" type="metaDataProperty"/>

lock
Specifies that the content will make use of locking to avoid simultaneous editing.
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="lock" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
Specifies that the content will make use of locking to avoid simultaneous editing.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

multiLanguage
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="multiLanguage" type="metaDataProperty"/>

publishEndDate
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="publishEndDate" type="metaDataProperty"/>

publishStartDate
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="publishStartDate" type="metaDataProperty"/>

publishToPrincipals
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="publishToPrincipals" type="metaDataProperty"/>

publishToServiceInstances
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="publishToServiceInstances" type="metaDataProperty"/>

publishToSocialNetwork
Specifies that the content may be published to social networks.
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="publishToSocialNetwork" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
Specifies that the content may be published to social networks.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

seo
Specifies that the content provides SEO specific fields.
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element maxOccurs="1" minOccurs="0" name="seo" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
Specifies that the content provides SEO specific fields.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

serviceInstanceIsolation
specifies that the content must be isolated between service instances. If a content is added in one service instance, it must not be visible in the list of contents of another instance of the same service. This property is implied if publishToServiceInstances property is specified.
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="serviceInstanceIsolation" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
specifies that the content must be isolated between service instances. If a content is added in one service instance, it must not be visible in the list of contents of another instance of the same service. This property is implied if publishToServiceInstances property is specified.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

tag
Specifies that the repository allows tagging contents.
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element maxOccurs="1" minOccurs="0" name="tag" type="metaDataProperty">
<xsd:annotation>
<xsd:documentation>
Specifies that the repository allows tagging contents.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

versioning
Type:
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="versioning" type="versioningMetaDataProperty"/>

workflow
Type:
metaDataProperty, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element minOccurs="0" name="workflow" type="metaDataProperty"/>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  14.0.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.