| attribute form default: | unqualified |
| element form default: | qualified |
| Elements |
| DrawingSectionResourceList |
| diagram | |||
| properties |
|
||
| children | SectionResource | ||
| annotation |
|
||
| source | <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> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | Href Role Mime Title | ||||
| source | <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> |
| diagram | |||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="Href" type="xs:string"/> |
| diagram | |||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="Role" type="xs:string"/> |
| diagram | |||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="Mime" type="xs:string"/> |
| diagram | |||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="Title" type="xs:string"/> |