Definition Type: Element
Name: knowledgeItem
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsB:AnyItemType
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
Abstract
Documentation:
An Item used for collating a set of concept definitions to form the physical representation of a controlled vocabulary
Collapse XSD Schema Diagram:
Drilldown into schemeMeta in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into conceptSet in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into contentMeta in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into itemMeta in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into rightsInfo in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into hopHistory in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into catalog in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into catalogRef in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into dir in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into version in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into guid in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into conformance in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into standardversion in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into standard in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into AnyItemType in schema newsml-g2_2_23-spec-all-core_xsdXSD Diagram of knowledgeItem in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:element name="knowledgeItem">
    <xs:annotation>
        <xs:documentation>An Item used for collating a set of concept definitions to form the physical representation of a controlled vocabulary</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="AnyItemType">
                <xs:sequence>
                    <xs:element name="contentMeta" type="ContentMetadataAcDType" minOccurs="0">
                        <xs:annotation>
                            <xs:documentation>Content Metadata for a Knowledge Item</xs:documentation>
                        </xs:annotation>
                    </xs:element>
                    <xs:element ref="conceptSet" minOccurs="0" />
                    <xs:element ref="schemeMeta" minOccurs="0" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
catalogRef nsB:catalogRef (1) (1)
catalog nsB:catalog (1) (1)
hopHistory nsB:hopHistory 0 (1)
rightsInfo nsB:rightsInfo 0 (1)
itemMeta nsB:itemMeta (1) (1)
contentMeta nsB:contentMeta 0 (1)
conceptSet nsB:conceptSet 0 (1)
schemeMeta nsB:schemeMeta 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
standard nsB:standard Required
standardversion nsB:standardversion Required
conformance nsB:conformance core Optional
guid nsB:guid Required
version nsB:version 1 Optional
lang nsA:lang Optional
dir nsB:dir Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: