Questions tagged [xml]

XML is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

Questions having the tag regards every aspect of XML in SharePoint, from design to implementation.

Reference: Wikipedia - XML

287 questions
3
votes
2 answers

CAML query not filtering data on search

I have a code with an XML query that I believe is correct but for some reason, when I type anything into the web apps search textbox, it appears to filter but actually just pulls 100 of the rows at random (?)...Does anyone see anything wrong with my…
Sarah
  • 31
  • 1
2
votes
2 answers

XML view on SharePoint 2010

I exported the XML file of the metadata of a GIS database. I want to view this data on SharePoint 2010. I don't want to see the code, I want to actually see the way it looks in ArcCatalog. How can I do this? Thanks in advance!
Pedro
  • 133
  • 3
  • 14
0
votes
1 answer

SharePoint 2010 wrong encoding when webtemplate is a farm feature

i create a new SharePoint Site with a sitepage template. My Problem is, the columnnames of my library has a wrong coding. My schema.xml has a encoding UTF-8 and the XML file () too. e.g. Prüfer is wrong, right is Prüfer sorry for my…
gidion1983
  • 65
  • 1
  • 8
0
votes
1 answer

XML Config file for SharePoint Designer 2013

Good Morning, I need help with configuring an xml config file for Sharepoint Designer 2013. specifically, I'm looking for a way to disable the start options screen (regarding updates) so end users do not have to see it. This is an SCCM2012 install…
brian
0
votes
0 answers

SharePoint HTML conversion

I all new to this so I may be making a rookie error. I am trying to use the SharePoint design manager to convert a HTML site and I am just using a HTML template from adobe for now. When I try and do this I get the following error. (See the attached…