diagram | |||
namespace | http://document.api.bds.tibco.com | ||
type | extension of RepositoryItem | ||
properties |
|
||
children | document | ||
annotation |
|
||
source | <xs:complexType name="DocumentItem"> <xs:annotation> <xs:documentation>(extends RepositoryItem)</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="RepositoryItem"> <xs:choice> <xs:element name="document" type="DocumentReferenceAndOptionalMetadata"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||
type | DocumentReferenceAndOptionalMetadata | ||
properties |
|
||
children | reference metadata | ||
source | <xs:element name="document" type="DocumentReferenceAndOptionalMetadata"/> |