Schema Central > OOXML > shared-documentPropertiesVariantTypes.xsd > docPropsVTypes:array
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

docPropsVTypes:array

Array

Element information

Content

Attributes

NameOccTypeDescriptionNotes
lBounds [1..1]xsd:intArray Lower Bounds Attribute
uBounds [1..1]xsd:intArray Upper Bounds Attribute
baseType [1..1]docPropsVTypes:ST_ArrayBaseTypeArray Base Type

Used in

Sample instance

<docPropsVTypes:array lBounds="1" uBounds="1" baseType="variant">
   <docPropsVTypes:variant>
      <docPropsVTypes:variant>
         <docPropsVTypes:variant>...
         </docPropsVTypes:variant>
      </docPropsVTypes:variant>
   </docPropsVTypes:variant>
</docPropsVTypes:array>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com