MicrosoftDocs / winrt-related

WinRT related reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
76 stars 91 forks source link

Incorrect element name #387

Closed TimMangan closed 9 months ago

TimMangan commented 9 months ago

It seems hard to believe I never noticed the mistakes here before!

The UAP3 schema lists the name of the child element as "FileTypeAssociation" and not "FileTypeAssociations". This page should be corrected, as well as all downstream references.

In the downstream reference for uap3:FileTypeAssociation, the schema also shows that the element is an extension of the uap:FileTypeAssociation, which adds a slew of possible child elements not mentioned on the current uap3:FileTypeAssociations page.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

drewbatgit commented 9 months ago

@TimMangan Thanks for catching this. I've updated all occurrences to "FileTypeAssociation" and added the inherited attributes and child elements: https://learn.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/element-uap3-filetypeassociation