Getting MaxOcurrs/MinOcurrs 2003-10-13 - By Rubens Del Monte
Hello,
I´m trying to know if a node has a Max/Min Ocurrs indicator but I don´t find a way, Does anyone know how to do it ? I´m using "org.apache.xerces.dom.PSVIDocumentImpl", so I have the declarations, I can get the facets, but I can´t find out if a node has a max/minocurrs atribbutte. If anyone knows, please help me.
Thanks,
Rubens
<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas -microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head> <meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 9"> <meta name=Originator content="Microsoft Word 9"> <link rel=File-List href="cid:filelist.xml@(protected)"> <!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:DoNotRelyOnCSS/> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:DocumentKind>DocumentEmail</w:DocumentKind> <w:HyphenationZone>21</w:HyphenationZone> <w:EnvelopeVis/> </w:WordDocument> </xml><![endif]--> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig {margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} span.EstiloDeCorreioEletrnico16 {mso-style-type:personal-compose; mso-ansi-font-size:10.0pt; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;} @(protected) Section1 {size:612.0pt 792.0pt; margin:70.85pt 3.0cm 70.85pt 3.0cm; mso-header-margin:35.4pt; mso-footer-margin:35.4pt; mso-paper-source:0;} div.Section1 {page:Section1;} --> </style> </head>
<body lang=PT-BR style='tab-interval:35.4pt'>
<div class=Section1>
<p class=MsoNormal><span class=EstiloDeCorreioEletrnico16><font size=2 color=black face=Arial><span lang=EN-US style='font-size:10.0pt;mso-bidi-font -size: 12.0pt;font-family:Arial;mso-ansi-language:EN-US'>Hello, <o:p></o:p></span>< /font></span></p>
<p class=MsoNormal><span class=EstiloDeCorreioEletrnico16><font size=2 color=black face=Arial><span lang=EN-US style='font-size:10.0pt;mso-bidi-font -size: 12.0pt;font-family:Arial;mso-ansi-language:EN-US'><![if !supportEmptyParas]> <![endif]><o:p></o:p></span></font></span></p>
<p class=MsoNormal><span class=EstiloDeCorreioEletrnico16><font size=2 color=black face=Arial><span lang=EN-US style='font-size:10.0pt;mso-bidi-font -size: 12.0pt;font-family:Arial;mso-ansi-language:EN-US'>I´m trying to know if a node has a Max/Min Ocurrs indicator but I don´t find a way, Does anyone know how to do it ? <o:p></o:p></span></font></span></p>
<p class=MsoNormal><span class=EstiloDeCorreioEletrnico16><font size=2 color=black face=Arial><span lang=EN-US style='font-size:10.0pt;mso-bidi-font -size: 12.0pt;font-family:Arial;mso-ansi-language:EN-US'>I´m using "org.apache.xerces.dom.PSVIDocumentImpl", so I have the declarations, I can get the facets, but I can´t find out if a node has a max/minocurrs atribbutte. If anyone knows, please help me.<o:p></o:p></span></font></span></p>
<p class=MsoNormal><span class=EstiloDeCorreioEletrnico16><font size=2 color=black face=Arial><span lang=EN-US style='font-size:10.0pt;mso-bidi-font -size: 12.0pt;font-family:Arial;mso-ansi-language:EN-US'><![if !supportEmptyParas]> <![endif]><o:p></o:p></span></font></span></p>
<p class=MsoNormal><span class=EstiloDeCorreioEletrnico16><font size=2 color=black face=Arial><span lang=EN-US style='font-size:10.0pt;mso-bidi-font -size: 12.0pt;font-family:Arial;mso-ansi-language:EN-US'>Thanks, <o:p></o:p></span>< /font></span></p>
<p class=MsoNormal><span class=EstiloDeCorreioEletrnico16><font size=2 color=black face=Arial><span lang=EN-US style='font-size:10.0pt;mso-bidi-font -size: 12.0pt;font-family:Arial;mso-ansi-language:EN-US'><![if !supportEmptyParas]> <![endif]><o:p></o:p></span></font></span></p>
<p class=MsoNormal><span class=EstiloDeCorreioEletrnico16><font size=2 color=black face=Arial><span lang=EN-US style='font-size:10.0pt;mso-bidi-font -size: 12.0pt;font-family:Arial;mso-ansi-language:EN-US'>Rubens<o:p></o:p></span>< /font></span></p>
</div>
</body>
</html>
|
|