Exclude field with no value
This should cover W3C XML Schema, Relax NG and DTD related problems.
-
- Posts: 1
- Joined: Sat Mar 28, 2020 5:22 am
Exclude field with no value
Post by fpanganiban »
What's the right XML code if I need to exclude data with null value in certain field?
<Field SystemID=“FieldName” [ Code I need] />
I tried these but I'm getting an eror:
<Field SystemID=“FieldName” Value!=“” />
<Field SystemID=“FieldName” Value<>”” />
<Field SystemID=“FieldName” xsi:nil=“false” />
<Field SystemID=“FieldName” [ Code I need] />
I tried these but I'm getting an eror:
<Field SystemID=“FieldName” Value!=“” />
<Field SystemID=“FieldName” Value<>”” />
<Field SystemID=“FieldName” xsi:nil=“false” />
-
- Posts: 2879
- Joined: Tue May 17, 2005 4:01 pm
Re: Exclude field with no value
Hi,
You posted on the XML Schemas board, but this doesn't look like an XML schema.
I'm not sure what type of "XML code" you are referring to. What you're looking for may be specific to the tool handling the XML. It doesn't look like an XML standard, but rather a configuration file that uses XML syntax. To what what tool are you feeding this "XML code".
Regards,
Adrian
You posted on the XML Schemas board, but this doesn't look like an XML schema.
I'm not sure what type of "XML code" you are referring to. What you're looking for may be specific to the tool handling the XML. It doesn't look like an XML standard, but rather a configuration file that uses XML syntax. To what what tool are you feeding this "XML code".
Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service