| attribute form default: | unqualified |
| element form default: | qualified |
| Elements | Complex types |
| RepositoryContent | RepositoryContentType |
| diagram | ![]() |
||
| type | RepositoryContentType | ||
| properties |
|
||
| children | Description | ||
| annotation |
|
||
| source | <xs:element name="RepositoryContent" type="RepositoryContentType"> <xs:annotation> <xs:documentation>Repository Content</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| children | Description | ||
| used by |
|
||
| source | <xs:complexType name="RepositoryContentType"> <xs:sequence> <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Optional description of the repository</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="Description" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Optional description of the repository</xs:documentation> </xs:annotation> </xs:element> |