PUBLISHED.VL

This element is used to mark up which VLs have to be published

Element Information

Model

Children: VL

Used By

Source

<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>

Sample