Namespace: |
|
Content: |
complex, 4 attributes, 3 elements |
Defined: |
globally in ddiprofile.xsd, see XML source |
Includes: |
definitions of 4 attributes and 3 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
defaultValue | = |
xs:string | |||
fixedValue | = |
xs:boolean : "false" | |||
path | = |
xs:string | |||
required | = |
xs:boolean : "false" | |||
> | |||||
|
|||||
</...> |
<xs:complexType name="UsedType"> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" name="AlternateName" type="r:InternationalStringType"/> </xs:sequence> </xs:complexType> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="defaultValue" type="xs:string" use="optional"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
<xs:attribute default="false" name="fixedValue" type="xs:boolean"/> |
Type: |
xs:string, predefined |
Use: |
required |
<xs:attribute name="path" type="xs:string" use="required"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
<xs:attribute default="false" name="required" type="xs:boolean"/> |
Type: |
r:InternationalStringType, simple content |
xs:string |
<xs:element maxOccurs="unbounded" minOccurs="0" name="AlternateName" type="r:InternationalStringType"/> |
Type: |
r:StructuredStringType, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="0" name="Description" type="r:StructuredStringType"/> |
Type: |
r:StructuredStringType, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="0" name="Instructions" type="r:StructuredStringType"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |