complexType "SoftwareType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
|
</...> |
Content Model Elements (1):
-
All Direct / Indirect Based Elements (4):
-
Annotation
Describes a specific software package, which may be commercially available or custom-made.
XML Source (w/o annotations (8); see within schema source)
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SoftwareName"/>
<xs:element minOccurs="0" ref="Date"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Function"/>
</xs:sequence>
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/1)
-
Type: |
xs:language, predefined
|
Use: |
optional |
Language (human language) of the software package.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="xml:lang" use="optional"/>
|
Content Element Detail (all declarations; defined within this component only; 6/6)
-
Supported date of the software package with, at minimum, a release date if known.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Date"/>
|
-
A description of the content and purpose of the software. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
Identifies the functions handled by this software. Repeat for multiple functions. It may be advisable to note only those functions used in the specific usage of the software.
Simple Content
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Function"/>
|
-
The name of the software package, including its producer.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SoftwareName"/>
|
-
A coded value from a controlled vocabulary, describing the software package. The DDI Alliance has provided a controlled vocabulary (SoftwarePackage) to support this element at http://www.ddialliance.org/controlled-vocabularies.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
The version of the software package. Defaults to '1.0'.
XML Source (w/o annotations (1); see within schema source)