Concise processing directives for downstream applications. |
Element | metadata/annotation |
<xs:complexType name="Annotation"> <xs:annotation> <xs:documentation>Concise processing directives for downstream applications.</xs:documentation> </xs:annotation> <xs:sequence> <xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |