Creates new documents from input documents.
- Namespace
- Statiq
.Core - Containing Type
- ReadXml
Syntax
public ReadXml(string itemXPath)
Parameters
Name | Type | Description |
---|---|---|
itemXPath | string | The XPath expression to use to find child items. If null, all child elements will be used. |