Displaying 1 result from an estimated 1 matches for "maybenull".
2010 Jan 10
1
xmlToDataFrame#Help!!!#follow-up
...9;>
<s:Schema id='RowsetSchema'>
    <s:ElementType name='row' content='eltOnly'>
        <s:AttributeType name='Name' rs:number='1'>
            <s:datatype dt:type='string' rs:dbtype='str' 
dt:maxLength='8' rs:maybenull='false'/>
        </s:AttributeType>
        <s:AttributeType name='Sex' rs:number='2'>
            <s:datatype dt:type='string' rs:dbtype='str' 
dt:maxLength='1' rs:maybenull='false'/>
        </s:AttributeType>...