Definition Type: ComplexType
Name: FlexPropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
Abstract
Documentation:
Flexible generic type for both controlled and uncontrolled values
Collapse XSD Schema Diagram:
Drilldown into name in schema nar_1_3-spec-framework-core_xsd Drilldown into type in schema nar_1_3-spec-framework-core_xsd Drilldown into literal in schema nar_1_3-spec-framework-core_xsd Drilldown into qcode in schema nar_1_3-spec-framework-core_xsd Drilldown into flexAttributes in schema nar_1_3-spec-framework-core_xsdXSD Diagram of FlexPropType in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="FlexPropType">
    <xs:annotation>
        <xs:documentation>Flexible generic type for both controlled and uncontrolled values</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element ref="name" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attributeGroup ref="flexAttributes" />
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsA:name 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
qcode nsA:qcode (Optional)
literal nsA:literal (Optional)
type nsA:type (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:accountable, nsA:affiliation, nsA:area, nsA:audience, nsA:broader, nsA:contributor, nsA:copyrightHolder, nsA:country, nsA:creator, nsA:facet, nsA:genre, nsA:infoSource, nsA:locality, nsA:located, nsA:location, nsA:location, nsA:narrower, nsA:organiser, nsA:participant, nsA:participationRequirement, nsA:provider, nsA:related, nsA:sameAs, nsA:subject, nsA:subject
Collapse Comments:
blog comments powered by Disqus