This element is used to mark up which VLs have to be published |
Elements | DOCUMENT, INPUT.SHEET, ITEM.PUB, OJ.REQUEST, OJ.TOC.ITEM.PUB |
<xs:element name="PUBLISHED.VL"> <xs:annotation> <xs:documentation>This element is used to mark up which VLs have to be published</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="VL"/> </xs:choice> </xs:complexType> </xs:element> |