-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* schema, examples and changlog update * scripts update * update README.md * Update CHANGELOG.md --------- Co-authored-by: Katherine Fleming <[email protected]>
- Loading branch information
1 parent
f004b52
commit 219ac85
Showing
23 changed files
with
26,833 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17,387 changes: 17,387 additions & 0 deletions
17,387
bsyncviewer/lib/buildingsync_schemas/BuildingSync_v2.6.0.xsd
Large diffs are not rendered by default.
Oops, something went wrong.
642 changes: 642 additions & 0 deletions
642
bsyncviewer/lib/validator/examples/schema2.6.0/BETTER_SampleCourthouse.xml
Large diffs are not rendered by default.
Oops, something went wrong.
514 changes: 514 additions & 0 deletions
514
bsyncviewer/lib/validator/examples/schema2.6.0/BETTER_SampleOffice.xml
Large diffs are not rendered by default.
Oops, something went wrong.
168 changes: 168 additions & 0 deletions
168
bsyncviewer/lib/validator/examples/schema2.6.0/Example – A Valid Schema.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,168 @@ | ||
<auc:BuildingSync xmlns:auc="http://buildingsync.net/schemas/bedes-auc/2019" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://buildingsync.net/schemas/bedes-auc/2019 https://raw.githubusercontent.com/BuildingSync/schema/v2.6.0/BuildingSync.xsd" version="2.6.0"> | ||
<auc:Facilities> | ||
<auc:Facility ID="Facility1"> | ||
<auc:Sites> | ||
<auc:Site ID="Site1"> | ||
<auc:PremisesIdentifiers> | ||
<auc:PremisesIdentifier> | ||
<auc:IdentifierLabel>Custom</auc:IdentifierLabel> | ||
<auc:IdentifierCustomName>Tax Lot</auc:IdentifierCustomName> | ||
<auc:IdentifierValue>001</auc:IdentifierValue> | ||
</auc:PremisesIdentifier> | ||
<auc:PremisesIdentifier> | ||
<auc:IdentifierLabel>Custom</auc:IdentifierLabel> | ||
<auc:IdentifierCustomName>Borough</auc:IdentifierCustomName> | ||
<auc:IdentifierValue>Brooklyn</auc:IdentifierValue> | ||
</auc:PremisesIdentifier> | ||
<auc:PremisesIdentifier> | ||
<auc:IdentifierLabel>Custom</auc:IdentifierLabel> | ||
<auc:IdentifierCustomName>Tax Block</auc:IdentifierCustomName> | ||
<auc:IdentifierValue>001</auc:IdentifierValue> | ||
</auc:PremisesIdentifier> | ||
</auc:PremisesIdentifiers> | ||
<auc:Address> | ||
<auc:City>New York</auc:City> | ||
<auc:State>NY</auc:State> | ||
</auc:Address> | ||
<auc:Buildings> | ||
<auc:Building ID="Building001"> | ||
<auc:PremisesName>Building 001</auc:PremisesName> | ||
<auc:PremisesNotes/> | ||
<auc:PremisesIdentifiers> | ||
<auc:PremisesIdentifier> | ||
<auc:IdentifierLabel>Custom</auc:IdentifierLabel> | ||
<auc:IdentifierCustomName>Custom ID 1</auc:IdentifierCustomName> | ||
<auc:IdentifierValue>001</auc:IdentifierValue> | ||
</auc:PremisesIdentifier> | ||
</auc:PremisesIdentifiers> | ||
<auc:Address> | ||
<auc:StreetAddressDetail> | ||
<auc:Simplified> | ||
<auc:StreetAddress>123 Main St</auc:StreetAddress> | ||
</auc:Simplified> | ||
</auc:StreetAddressDetail> | ||
<auc:City>New York</auc:City> | ||
<auc:State>NY</auc:State> | ||
<auc:PostalCode>11520</auc:PostalCode> | ||
</auc:Address> | ||
<auc:FloorAreas> | ||
<auc:FloorArea> | ||
<auc:FloorAreaType>Gross</auc:FloorAreaType> | ||
<auc:FloorAreaValue>75000</auc:FloorAreaValue> | ||
</auc:FloorArea> | ||
<auc:FloorArea> | ||
<auc:FloorAreaType>Heated and Cooled</auc:FloorAreaType> | ||
<auc:FloorAreaValue>75000</auc:FloorAreaValue> | ||
</auc:FloorArea> | ||
<auc:FloorArea> | ||
<auc:FloorAreaType>Footprint</auc:FloorAreaType> | ||
<auc:FloorAreaValue>80000</auc:FloorAreaValue> | ||
</auc:FloorArea> | ||
</auc:FloorAreas> | ||
<auc:AspectRatio>3.6732677131179763</auc:AspectRatio> | ||
<auc:Perimeter>1350</auc:Perimeter> | ||
<auc:YearOfConstruction>1960</auc:YearOfConstruction> | ||
<auc:YearOfLastMajorRemodel>2008</auc:YearOfLastMajorRemodel> | ||
<auc:Sections> | ||
<auc:Section ID="Default_Subsection"> | ||
<auc:SectionType>Whole building</auc:SectionType> | ||
<auc:OccupancyClassification>Retail</auc:OccupancyClassification> | ||
<auc:TypicalOccupantUsages> | ||
<auc:TypicalOccupantUsage> | ||
<auc:TypicalOccupantUsageValue>40.0</auc:TypicalOccupantUsageValue> | ||
<auc:TypicalOccupantUsageUnits>Hours per week</auc:TypicalOccupantUsageUnits> | ||
</auc:TypicalOccupantUsage> | ||
<auc:TypicalOccupantUsage> | ||
<auc:TypicalOccupantUsageValue>50.0</auc:TypicalOccupantUsageValue> | ||
<auc:TypicalOccupantUsageUnits>Weeks per year</auc:TypicalOccupantUsageUnits> | ||
</auc:TypicalOccupantUsage> | ||
</auc:TypicalOccupantUsages> | ||
<auc:FloorAreas> | ||
<auc:FloorArea> | ||
<auc:FloorAreaType>Gross</auc:FloorAreaType> | ||
<auc:FloorAreaValue>69452</auc:FloorAreaValue> | ||
</auc:FloorArea> | ||
<auc:FloorArea> | ||
<auc:FloorAreaType>Tenant</auc:FloorAreaType> | ||
<auc:FloorAreaValue>69452</auc:FloorAreaValue> | ||
</auc:FloorArea> | ||
<auc:FloorArea> | ||
<auc:FloorAreaType>Common</auc:FloorAreaType> | ||
<auc:FloorAreaValue>0.0</auc:FloorAreaValue> | ||
</auc:FloorArea> | ||
</auc:FloorAreas> | ||
</auc:Section> | ||
</auc:Sections> | ||
</auc:Building> | ||
</auc:Buildings> | ||
</auc:Site> | ||
</auc:Sites> | ||
<auc:Measures> | ||
<auc:Measure ID="Measure1"> | ||
<auc:SystemCategoryAffected>Lighting</auc:SystemCategoryAffected> | ||
<auc:LinkedPremises> | ||
<auc:Building> | ||
<auc:LinkedBuildingID IDref="Building001"/> | ||
</auc:Building> | ||
</auc:LinkedPremises> | ||
<auc:TechnologyCategories> | ||
<auc:TechnologyCategory> | ||
<auc:LightingImprovements> | ||
<auc:MeasureName>Retrofit with light emitting diode technologies</auc:MeasureName> | ||
</auc:LightingImprovements> | ||
</auc:TechnologyCategory> | ||
</auc:TechnologyCategories> | ||
<auc:MeasureScaleOfApplication>Entire building</auc:MeasureScaleOfApplication> | ||
<auc:LongDescription>Retrofit with light emitting diode technologies</auc:LongDescription> | ||
<auc:MVCost>0</auc:MVCost> | ||
<auc:UsefulLife>12</auc:UsefulLife> | ||
<auc:MeasureTotalFirstCost>267390.2</auc:MeasureTotalFirstCost> | ||
<auc:MeasureInstallationCost>0</auc:MeasureInstallationCost> | ||
<auc:MeasureMaterialCost>0</auc:MeasureMaterialCost> | ||
<auc:Recommended>true</auc:Recommended> | ||
<auc:ImplementationStatus>Proposed</auc:ImplementationStatus> | ||
<auc:UserDefinedFields> | ||
<auc:UserDefinedField> | ||
<auc:FieldName>Rebate Available</auc:FieldName> | ||
<auc:FieldValue>true</auc:FieldValue> | ||
</auc:UserDefinedField> | ||
</auc:UserDefinedFields> | ||
</auc:Measure> | ||
</auc:Measures> | ||
<auc:Reports> | ||
<auc:Report ID="Report1"> | ||
<auc:Scenarios> | ||
<auc:Scenario ID="Baseline"> | ||
<auc:ScenarioName>Baseline</auc:ScenarioName> | ||
<auc:ScenarioType> | ||
<auc:PackageOfMeasures ID="Package-Baseline"> | ||
</auc:PackageOfMeasures> | ||
</auc:ScenarioType> | ||
</auc:Scenario> | ||
<auc:Scenario ID="Scenario1"> | ||
<auc:ScenarioName>LED Only</auc:ScenarioName> | ||
<auc:ScenarioType> | ||
<auc:PackageOfMeasures ID="Package-Scenario1"> | ||
<auc:MeasureIDs> | ||
<auc:MeasureID IDref="Measure1"/> | ||
</auc:MeasureIDs> | ||
</auc:PackageOfMeasures> | ||
</auc:ScenarioType> | ||
<auc:LinkedPremises> | ||
<auc:Building> | ||
<auc:LinkedBuildingID IDref="Building001"/> | ||
</auc:Building> | ||
</auc:LinkedPremises> | ||
<auc:UserDefinedFields> | ||
<auc:UserDefinedField> | ||
<auc:FieldName>Recommended Resource Savings Category</auc:FieldName> | ||
<auc:FieldValue>Potential Capital Recommendations</auc:FieldValue> | ||
</auc:UserDefinedField> | ||
</auc:UserDefinedFields> | ||
</auc:Scenario> | ||
</auc:Scenarios> | ||
</auc:Report> | ||
</auc:Reports> | ||
</auc:Facility> | ||
</auc:Facilities> | ||
</auc:BuildingSync> |
Oops, something went wrong.