Definition Type: Element
Name: packageItem
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsB:AnyItemType
Containing Schema: NewsML-G2_2.20-spec-All-Power.xsd
Abstract
Documentation:
An Item used for packaging references to other Items and Web resources.
Collapse XSD Schema Diagram:
Drilldown into groupSet in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into derivedFrom in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into inlineRef in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into assert in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into partMeta in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into contentMeta in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into itemMeta in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into rightsInfo in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into hopHistory in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into catalog in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into catalogRef in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into dir in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into version in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into guid in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into conformance in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into standardversion in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into standard in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into AnyItemType in schema newsml-g2_2_20-spec-all-power_xsdXSD Diagram of packageItem in schema newsml-g2_2_20-spec-all-power_xsd (News Markup Language (NewsML) - Power)
Collapse XSD Schema Code:
<xs:element name="packageItem">
    <xs:annotation>
        <xs:documentation>An Item used for packaging references to other Items and Web resources.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="AnyItemType">
                <xs:sequence>
                    <xs:element name="contentMeta" type="ContentMetadataAfDType" minOccurs="0">
                        <xs:annotation>
                            <xs:documentation>A set of properties about the content</xs:documentation>
                        </xs:annotation>
                    </xs:element>
                    <xs:element ref="partMeta" minOccurs="0" maxOccurs="unbounded" />
                    <xs:element ref="assert" minOccurs="0" maxOccurs="unbounded" />
                    <xs:element ref="inlineRef" minOccurs="0" maxOccurs="unbounded" />
                    <xs:element ref="derivedFrom" minOccurs="0" maxOccurs="unbounded" />
                    <xs:element ref="groupSet" 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 unbounded
itemMeta nsB:itemMeta (1) (1)
contentMeta nsB:contentMeta 0 (1)
partMeta nsB:partMeta 0 unbounded
assert nsB:assert 0 unbounded
inlineRef nsB:inlineRef 0 unbounded
derivedFrom nsB:derivedFrom 0 unbounded
groupSet nsB:groupSet 0 (1)
<xs:any> Allowed namespace: 'http://www.w3.org/2000/09/xmldsig#' 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: