Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Deprecate DoorID and WindowID as direct Child under Side #364

Merged
merged 4 commits into from
Jun 10, 2021

Conversation

JieXiong9119
Copy link
Contributor

See proposals.
Resolve #234 #235

Create proposal
Implement in schema
Transform examples
@@ -52,4 +52,18 @@ Version: 0.1.0
</xsl:comment>
</xsl:template>

<!-- Transform auc:WindowID element under auc:Side to auc:WindowIDs/auc:WindowID element -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice!

Copy link
Member

@nllong nllong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! @macintoshpie feel free to merge down after you take a look.

Copy link
Contributor

@macintoshpie macintoshpie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I updated the translation test file to include these elements as well

Comment on lines +34 to +36
<!--xsl:template match="@xsi:schemaLocation">
<xsl:attribute name="xsi:schemaLocation">http://buildingsync.net/schemas/bedes-auc/2019 https://raw.githubusercontent.com/BuildingSync/schema/v3.0.0/BuildingSync.xsd</xsl:attribute>
</xsl:template>
</xsl:template-->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm ok with this for now, but maybe we should tweak our examples so that we can allow this to be included. e,g, if a user has a schemalocation that points to an older version then it'll be incorrect

@macintoshpie macintoshpie merged commit 46f5c90 into develop-v3 Jun 10, 2021
@macintoshpie macintoshpie deleted the deprecate/doorid-windowid branch June 10, 2021 15:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate auc:DoorID as direct child of auc:Side Deprecate auc:WindowID as direct child of auc:Side
3 participants