Convert-XMLToPSCustomObject

    2024-10-28

    Convert-XMLToPSCustomObject

    SYNOPSIS

    SYNTAX

    __AllParameterSets

    Convert-XMLToPSCustomObject [-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-XMLToPSCustomObject -detailed". For technical information, type "Get-Help Convert-XMLToPSCustomObject -full".