Schema
DrawingSectionResourceList-1.0.0.xsd
element DrawingSectionResourceList
SectionResource
annotation
source
element DrawingSectionResourceList/SectionResource
Href Role Mime Title
source
element DrawingSectionResourceList/SectionResource/Href
element DrawingSectionResourceList/SectionResource/Role
element DrawingSectionResourceList/SectionResource/Mime
element DrawingSectionResourceList/SectionResource/Title
attribute form default: | unqualified |
element form default: | qualified |
Elements |
DrawingSectionResourceList |
element DrawingSectionResourceList
diagram | |||
properties |
|
||
children |
documentation | Drawing Section Resource list |
<xs:element name="DrawingSectionResourceList"> <xs:annotation> <xs:documentation>Drawing Section Resource list</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="SectionResource"> <xs:complexType> <xs:sequence> <xs:element name="Href" type="xs:string"/> <xs:element name="Role" type="xs:string"/> <xs:element name="Mime" type="xs:string"/> <xs:element name="Title" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element>
element DrawingSectionResourceList/SectionResource
diagram | |||||
properties |
|
||||
children |
<xs:element name="SectionResource"> <xs:complexType> <xs:sequence> <xs:element name="Href" type="xs:string"/> <xs:element name="Role" type="xs:string"/> <xs:element name="Mime" type="xs:string"/> <xs:element name="Title" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element>
element DrawingSectionResourceList/SectionResource/Href
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="Href" type="xs:string"/> |
element DrawingSectionResourceList/SectionResource/Role
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="Role" type="xs:string"/> |
element DrawingSectionResourceList/SectionResource/Mime
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="Mime" type="xs:string"/> |
element DrawingSectionResourceList/SectionResource/Title
diagram | |||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="Title" type="xs:string"/> |