complexType "ProprietaryInfoType"
Namespace:
Content:
complex, 1 element
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
ProprietaryProperty
All Direct / Indirect Based Elements (1):
ProprietaryInfo
Known Usage Locations
Annotation
Contains information proprietary to the software package which produced the data file. This is expressed as a set of key(name)-value pairs.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ProprietaryInfoType">
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="ProprietaryProperty"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
ProprietaryProperty
Type:
StandardKeyValuePairType, complex content
A structure that supports the use of a standard key value pair. Note that this information is often not interoperable and is provided to support the use of the metadata within specific systems.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" ref="ProprietaryProperty"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set