diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md index 23895490c2f8..d61a02871c45 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md @@ -1,7 +1,7 @@ --- description: The `Format.ps1xml` files in PowerShell define the default display of objects in the PowerShell console. You can create your own `Format.ps1xml` files to change the display of objects or to define default displays for new object types that you create in PowerShell. Locale: en-US -ms.date: 11/27/2019 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_format.ps1xml?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 title: about Format.ps1xml @@ -376,11 +376,16 @@ that the `` tag is intended to display. ### WideControl tag The `` tag typically contains a `` tag. The -`` tag contains one or more `` tags. A `` -tag typically contains a `` tag that specifies the property to be -displayed at the specified location in the view. The `` tag can -contain a `` tag that specifies how the property is to be -displayed. +`` tag contains one or more `` tags. A `` tag +contains one `` tag. + +A `` tag must include either a `` tag or a +`` tag. A `` tag specifies the property to display at +the specified location in the view. A `` tag specifies a script to +evaluate and display at the specified location in the view. + +A `` tag can contain a `` tag that specifies how to +display the property. ### CustomControl tag diff --git a/reference/7.0/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md b/reference/7.0/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md index ee6d92810d3f..a304d12ab2a0 100644 --- a/reference/7.0/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md +++ b/reference/7.0/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md @@ -1,7 +1,7 @@ --- description: Beginning in PowerShell 6, the default views for objects are defined in PowerShell source code. You can create your own `Format.ps1xml` files to change the display of objects or to define default displays for new object types that you create in PowerShell. Locale: en-US -ms.date: 11/27/2019 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_format.ps1xml?view=powershell-7&WT.mc_id=ps-gethelp schema: 2.0.0 title: about Format.ps1xml @@ -280,11 +280,16 @@ that the `` tag is intended to display. ### WideControl tag The `` tag typically contains a `` tag. The -`` tag contains one or more `` tags. A `` -tag typically contains a `` tag that specifies the property to be -displayed at the specified location in the view. The `` tag can -contain a `` tag that specifies how the property is to be -displayed. +`` tag contains one or more `` tags. A `` tag +contains one `` tag. + +A `` tag must include either a `` tag or a +`` tag. A `` tag specifies the property to display at +the specified location in the view. A `` tag specifies a script to +evaluate and display at the specified location in the view. + +A `` tag can contain a `` tag that specifies how to +display the property. ### CustomControl tag diff --git a/reference/7.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md b/reference/7.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md index 4d93c879815d..a1f8dcef6d58 100644 --- a/reference/7.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md +++ b/reference/7.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md @@ -1,7 +1,7 @@ --- description: Beginning in PowerShell 6, the default views for objects are defined in PowerShell source code. You can create your own `Format.ps1xml` files to change the display of objects or to define default displays for new object types that you create in PowerShell. Locale: en-US -ms.date: 11/27/2019 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_format.ps1xml?view=powershell-7.1&WT.mc_id=ps-gethelp schema: 2.0.0 title: about Format.ps1xml @@ -280,11 +280,16 @@ that the `` tag is intended to display. ### WideControl tag The `` tag typically contains a `` tag. The -`` tag contains one or more `` tags. A `` -tag typically contains a `` tag that specifies the property to be -displayed at the specified location in the view. The `` tag can -contain a `` tag that specifies how the property is to be -displayed. +`` tag contains one or more `` tags. A `` tag +contains one `` tag. + +A `` tag must include either a `` tag or a +`` tag. A `` tag specifies the property to display at +the specified location in the view. A `` tag specifies a script to +evaluate and display at the specified location in the view. + +A `` tag can contain a `` tag that specifies how to +display the property. ### CustomControl tag diff --git a/reference/7.2/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md b/reference/7.2/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md index 0c4ba5313419..9fcb4c3eafdd 100644 --- a/reference/7.2/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md +++ b/reference/7.2/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md @@ -1,7 +1,7 @@ --- description: Beginning in PowerShell 6, the default views for objects are defined in PowerShell source code. You can create your own `Format.ps1xml` files to change the display of objects or to define default displays for new object types that you create in PowerShell. Locale: en-US -ms.date: 11/27/2019 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_format.ps1xml?view=powershell-7.2&WT.mc_id=ps-gethelp schema: 2.0.0 title: about Format.ps1xml @@ -280,11 +280,16 @@ that the `` tag is intended to display. ### WideControl tag The `` tag typically contains a `` tag. The -`` tag contains one or more `` tags. A `` -tag typically contains a `` tag that specifies the property to be -displayed at the specified location in the view. The `` tag can -contain a `` tag that specifies how the property is to be -displayed. +`` tag contains one or more `` tags. A `` tag +contains one `` tag. + +A `` tag must include either a `` tag or a +`` tag. A `` tag specifies the property to display at +the specified location in the view. A `` tag specifies a script to +evaluate and display at the specified location in the view. + +A `` tag can contain a `` tag that specifies how to +display the property. ### CustomControl tag diff --git a/reference/7.3/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md b/reference/7.3/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md index 92824a2418d3..b0b1338b7778 100644 --- a/reference/7.3/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md +++ b/reference/7.3/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md @@ -1,7 +1,7 @@ --- description: Beginning in PowerShell 6, the default views for objects are defined in PowerShell source code. You can create your own `Format.ps1xml` files to change the display of objects or to define default displays for new object types that you create in PowerShell. Locale: en-US -ms.date: 11/27/2019 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/microsoft.powershell.core/about/about_format.ps1xml?view=powershell-7.3&WT.mc_id=ps-gethelp schema: 2.0.0 title: about Format.ps1xml @@ -280,11 +280,16 @@ that the `` tag is intended to display. ### WideControl tag The `` tag typically contains a `` tag. The -`` tag contains one or more `` tags. A `` -tag typically contains a `` tag that specifies the property to be -displayed at the specified location in the view. The `` tag can -contain a `` tag that specifies how the property is to be -displayed. +`` tag contains one or more `` tags. A `` tag +contains one `` tag. + +A `` tag must include either a `` tag or a +`` tag. A `` tag specifies the property to display at +the specified location in the view. A `` tag specifies a script to +evaluate and display at the specified location in the view. + +A `` tag can contain a `` tag that specifies how to +display the property. ### CustomControl tag