< Back
Open-HB-Element
Post
NAME Open-HB-Element
SYNOPSIS
Open a new XML element
SYNTAX
Open-HB-Element [-Element] <String> [<CommonParameters>]
DESCRIPTION
Allows for the building of complex XML
PARAMETERS
-Element <String>
The name of the complex element to open
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Open-HB-Element "primaryEntityData"
RELATED LINKS
SYNOPSIS
Open a new XML element
SYNTAX
Open-HB-Element [-Element] <String> [<CommonParameters>]
DESCRIPTION
Allows for the building of complex XML
PARAMETERS
-Element <String>
The name of the complex element to open
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Open-HB-Element "primaryEntityData"
RELATED LINKS