|
612 | 612 | <xs:documentation>Does the building include multi-family housing that receives or received public funding for construction or operations (this does not include Housing Choice Voucher Program Section 8 or similar vouchers received by individual tenants)?</xs:documentation> |
613 | 613 | </xs:annotation> |
614 | 614 | </xs:element> |
615 | | - <xs:element name="FederalBuilding" minOccurs="0"> |
616 | | - <xs:annotation> |
617 | | - <xs:documentation>If exists then the building is owned by the federal government.</xs:documentation> |
618 | | - </xs:annotation> |
619 | | - <xs:complexType> |
620 | | - <xs:sequence> |
621 | | - <xs:element name="Agency" type="xs:string" minOccurs="0"> |
622 | | - <xs:annotation> |
623 | | - <xs:documentation>Federal agency, required to designate a building as a federal property in ENERGY STAR Portfolio Manager.</xs:documentation> |
624 | | - </xs:annotation> |
625 | | - </xs:element> |
626 | | - <xs:element name="SubAgency" type="xs:string" minOccurs="0"> |
627 | | - <xs:annotation> |
628 | | - <xs:documentation>Federal sub agency, according to organizational structure of the specified agency.</xs:documentation> |
629 | | - </xs:annotation> |
630 | | - </xs:element> |
631 | | - <xs:element name="SubAgencySubLevel1" type="xs:string" minOccurs="0"> |
632 | | - <xs:annotation> |
633 | | - <xs:documentation>Federal sub agency sub level 1, according to organizational structure of the specified agency.</xs:documentation> |
634 | | - </xs:annotation> |
635 | | - </xs:element> |
636 | | - <xs:element name="SubAgencySubLevel2" type="xs:string" minOccurs="0"> |
637 | | - <xs:annotation> |
638 | | - <xs:documentation>Federal sub agency sub level 2, according to organizational structure of the specified agency.</xs:documentation> |
639 | | - </xs:annotation> |
640 | | - </xs:element> |
641 | | - <xs:element name="FederalFacility" type="xs:string" minOccurs="0"> |
642 | | - <xs:annotation> |
643 | | - <xs:documentation>Federal facility, according to organization structure of the specified agency.</xs:documentation> |
644 | | - </xs:annotation> |
645 | | - </xs:element> |
646 | | - <xs:element name="FacilitySubLevel1" type="xs:string" minOccurs="0"> |
647 | | - <xs:annotation> |
648 | | - <xs:documentation>Federal facility sub level 1, according to organization structure of the specified agency.</xs:documentation> |
649 | | - </xs:annotation> |
650 | | - </xs:element> |
651 | | - <xs:element name="FacilitySubLevel2" type="xs:string" minOccurs="0"> |
652 | | - <xs:annotation> |
653 | | - <xs:documentation>Federal facility sub level 2, according to organization structure of the specified agency.</xs:documentation> |
654 | | - </xs:annotation> |
655 | | - </xs:element> |
656 | | - <xs:element name="FacilityNumber" type="xs:string" minOccurs="0"> |
657 | | - <xs:annotation> |
658 | | - <xs:documentation>Federal facility number.</xs:documentation> |
659 | | - </xs:annotation> |
660 | | - </xs:element> |
661 | | - <xs:element name="PrimaryCategoryCode" type="xs:string" minOccurs="0"> |
662 | | - <xs:annotation> |
663 | | - <xs:documentation>Category code classification of the building.</xs:documentation> |
664 | | - </xs:annotation> |
665 | | - </xs:element> |
666 | | - <xs:element name="DepartmentRegion" type="xs:string" minOccurs="0"> |
667 | | - <xs:annotation> |
668 | | - <xs:documentation>Federal department/region, required to designate a building as a federal property in ENERGY STAR Portfolio Manager.</xs:documentation> |
669 | | - </xs:annotation> |
670 | | - </xs:element> |
671 | | - </xs:sequence> |
672 | | - </xs:complexType> |
673 | | - </xs:element> |
| 615 | + <xs:element ref="auc:FederalBuilding" minOccurs="0"/> |
674 | 616 | <xs:element ref="auc:PortfolioManager" minOccurs="0"/> |
675 | 617 | <xs:element name="NumberOfBusinesses" minOccurs="0"> |
676 | 618 | <xs:annotation> |
|
17662 | 17604 | </xs:sequence> |
17663 | 17605 | </xs:complexType> |
17664 | 17606 | </xs:element> |
| 17607 | + <xs:element name="FederalBuilding"> |
| 17608 | + <xs:annotation> |
| 17609 | + <xs:documentation>If exists then the building is owned by the federal government.</xs:documentation> |
| 17610 | + </xs:annotation> |
| 17611 | + <xs:complexType> |
| 17612 | + <xs:sequence> |
| 17613 | + <xs:element name="Agency" type="xs:string" minOccurs="0"> |
| 17614 | + <xs:annotation> |
| 17615 | + <xs:documentation>Federal agency, required to designate a building as a federal property in ENERGY STAR Portfolio Manager.</xs:documentation> |
| 17616 | + </xs:annotation> |
| 17617 | + </xs:element> |
| 17618 | + <xs:element name="SubAgency" type="xs:string" minOccurs="0"> |
| 17619 | + <xs:annotation> |
| 17620 | + <xs:documentation>Federal sub agency, according to organizational structure of the specified agency.</xs:documentation> |
| 17621 | + </xs:annotation> |
| 17622 | + </xs:element> |
| 17623 | + <xs:element name="SubAgencySubLevel1" type="xs:string" minOccurs="0"> |
| 17624 | + <xs:annotation> |
| 17625 | + <xs:documentation>Federal sub agency sub level 1, according to organizational structure of the specified agency.</xs:documentation> |
| 17626 | + </xs:annotation> |
| 17627 | + </xs:element> |
| 17628 | + <xs:element name="SubAgencySubLevel2" type="xs:string" minOccurs="0"> |
| 17629 | + <xs:annotation> |
| 17630 | + <xs:documentation>Federal sub agency sub level 2, according to organizational structure of the specified agency.</xs:documentation> |
| 17631 | + </xs:annotation> |
| 17632 | + </xs:element> |
| 17633 | + <xs:element name="FederalFacility" type="xs:string" minOccurs="0"> |
| 17634 | + <xs:annotation> |
| 17635 | + <xs:documentation>Federal facility, according to organization structure of the specified agency.</xs:documentation> |
| 17636 | + </xs:annotation> |
| 17637 | + </xs:element> |
| 17638 | + <xs:element name="FacilitySubLevel1" type="xs:string" minOccurs="0"> |
| 17639 | + <xs:annotation> |
| 17640 | + <xs:documentation>Federal facility sub level 1, according to organization structure of the specified agency.</xs:documentation> |
| 17641 | + </xs:annotation> |
| 17642 | + </xs:element> |
| 17643 | + <xs:element name="FacilitySubLevel2" type="xs:string" minOccurs="0"> |
| 17644 | + <xs:annotation> |
| 17645 | + <xs:documentation>Federal facility sub level 2, according to organization structure of the specified agency.</xs:documentation> |
| 17646 | + </xs:annotation> |
| 17647 | + </xs:element> |
| 17648 | + <xs:element name="FacilityNumber" type="xs:string" minOccurs="0"> |
| 17649 | + <xs:annotation> |
| 17650 | + <xs:documentation>Federal facility number.</xs:documentation> |
| 17651 | + </xs:annotation> |
| 17652 | + </xs:element> |
| 17653 | + <xs:element name="PrimaryCategoryCode" type="xs:string" minOccurs="0"> |
| 17654 | + <xs:annotation> |
| 17655 | + <xs:documentation>Category code classification of the building.</xs:documentation> |
| 17656 | + </xs:annotation> |
| 17657 | + </xs:element> |
| 17658 | + <xs:element name="DepartmentRegion" type="xs:string" minOccurs="0"> |
| 17659 | + <xs:annotation> |
| 17660 | + <xs:documentation>Federal department/region, required to designate a building as a federal property in ENERGY STAR Portfolio Manager.</xs:documentation> |
| 17661 | + </xs:annotation> |
| 17662 | + </xs:element> |
| 17663 | + </xs:sequence> |
| 17664 | + </xs:complexType> |
| 17665 | + </xs:element> |
17665 | 17666 | </xs:schema> |
0 commit comments