Definition Type: ComplexType
Name: FlexPropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract False
Documentation:
Flexible generic type for both controlled and uncontrolled values
Collapse XSD Schema Diagram:
Drilldown into dir Drilldown into lang Drilldown into modified Drilldown into creator Drilldown into id Drilldown into type Drilldown into literal Drilldown into qcode Drilldown into nameXSD Diagram of FlexPropType
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:attributeGroup ref="editAttributes" />
    <xs:attributeGroup ref="i18nAttributes" />
    <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)
id nsA:id (Optional)
creator nsA:creator (Optional)
modified nsA:modified (Optional)
lang nsA:lang (Optional)
dir nsA:dir (Optional)
<anyAttribute> ##other
Collapse Derivation Tree:
Collapse References:
nsA:facetnsA:RelatedConceptType, nsA:SameAsType,
Collapse Comments:
blog comments powered by Disqus