Convert-XMLToSerializedString
2025-02-17
Convert-XMLToSerializedString
SYNOPSIS
SYNTAX
__AllParameterSets
Convert-XMLToSerializedString [-XML] <xml> [<CommonParameters>]
ALIASES
This cmdlet has the following aliases,
DESCRIPTION
EXAMPLES
PARAMETERS
-XML
Type: System.Xml.XmlDocument
DefaultValue: ''
SupportsWildcards: false
ParameterValue: []
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: true
ValueFromPipeline: true
ValueFromPipelineByPropertyName: true
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
System.Xml.XmlDocument
OUTPUTS
NOTES
For more information, type "Get-Help Convert-XMLToSerializedString -detailed". For technical information, type "Get-Help Convert-XMLToSerializedString -full".