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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:textPr

Text Import Settings

Element information

Content

Attributes

NameOccTypeDescriptionNotes
prompt [0..1]xsd:booleanPrompt for File NameDefault value is "true".
fileType [0..1]ssml:ST_FileTypeFile TypeDefault value is "win".
codePage [0..1]xsd:unsignedIntCode PageDefault value is "1252".
firstRow [0..1]xsd:unsignedIntFirst RowDefault value is "1".
sourceFile [0..1]ssml:ST_XstringSource File NameDefault value is "".
delimited [0..1]xsd:booleanDelimited FileDefault value is "true".
decimal [0..1]ssml:ST_XstringDecimal SeparatorDefault value is ".".
thousands [0..1]ssml:ST_XstringThousands SeparatorDefault value is ",".
tab [0..1]xsd:booleanTab as DelimiterDefault value is "true".
space [0..1]xsd:booleanSpace is DelimiterDefault value is "false".
comma [0..1]xsd:booleanComma is DelimiterDefault value is "false".
semicolon [0..1]xsd:booleanSemicolon is DelimiterDefault value is "false".
consecutive [0..1]xsd:booleanConsecutive DelimitersDefault value is "false".
qualifier [0..1]ssml:ST_QualifierQualifierDefault value is "doubleQuote".
delimiter [0..1]ssml:ST_XstringCustom Delimiter

Used in

Sample instance

<ssml:textPr>
   <ssml:textFields>
      <ssml:textField/>
   </ssml:textFields>
</ssml:textPr>

Site developed and hosted by Datypic, Inc.

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