Schema Central > OOXML > sml-table.xsd > ssml:xmlColumnPr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:xmlColumnPr

XML Column Properties

Element information

Type: ssml:CT_XmlColumnPr

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
mapId [1..1]xsd:unsignedIntXML Map Id
xpath [1..1]ssml:ST_XstringXPath
denormalized [0..1]xsd:booleanDenormalizedDefault value is "false".
xmlDataType [1..1]ssml:ST_XmlDataTypeXML Data Type

Used in

Sample instance

<ssml:xmlColumnPr mapId="1" xpath="string" xmlDataType="string">
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:xmlColumnPr>

Site developed and hosted by Datypic, Inc.

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